This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch users/damccorm/updateCompat
in repository https://gitbox.apache.org/repos/asf/beam.git
from ee4f3b6926a Merge branch 'master' of https://github.com/apache/beam
into users/damccorm/updateCompat
add 517bef3290f fix: handle empty requests in milvus search to avoid
connection attempts (#36388)
add 0b9fe991555 [Python] cloudsql_it_test fixture runs before setupclass
(#36406)
add 25f65521f5b input is reshuffled so we can't guarantee that same input
row will get specific job id based on which we have assert. (#36402)
add 10a049ecf81 Fix python 3.13 version for different workflows (#36399)
add 7542aeabbcf enrichment_test.EnrichmentTest flaky fix (#36407)
add 1282e6cb0bd [Dataflow Streaming] Fix race in GetDataStream that could
leave get data requests orphaned on stream errors after half-closing. (#36401)
add 02e1e9c6259 t puMerge branch 'master' of
https://github.com/apache/beam into users/damccorm/updateCompat
No new revisions were added by this update.
Summary of changes:
.../beam_PostCommit_Python_Examples_Dataflow.yml | 4 ++--
.../beam_PostCommit_Python_MongoDBIO_IT.yml | 6 +++---
..._PostCommit_XVR_PythonUsingJavaSQL_Dataflow.yml | 4 ++--
.../windmill/client/grpc/GrpcGetDataStream.java | 16 +++++++++------
.../client/grpc/GrpcGetDataStreamTest.java | 24 +++++++++++++++-------
.../transforms/elementwise/enrichment_test.py | 3 ++-
.../apache_beam/io/gcp/bigquery_file_loads_test.py | 6 +++---
.../apache_beam/ml/rag/enrichment/milvus_search.py | 3 +++
.../enrichment_handlers/cloudsql_it_test.py | 3 +--
9 files changed, 43 insertions(+), 26 deletions(-)