This is an automated email from the ASF dual-hosted git repository.
Amar3tto pushed a change to branch release-2.75
in repository https://gitbox.apache.org/repos/asf/beam.git
from 464546b0b9a Set Dataflow container to release version.
add 43be58ff18a Update beam-master container
add 9b7019717ac Trigger failed postcommit tests.
add a85f20c54fa Revert "[Python] Optimize BigQuery copy jobs in file loads
using multi-source copy" (#39106)
new cf9f5783980 Merge pull request #39117 from shunping/cp-39100
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/trigger_files/beam_PostCommit_Python.json | 2 +-
.../beam_PostCommit_Python_Examples_Dataflow.json | 4 +-
.../apache_beam/io/gcp/bigquery_file_loads.py | 162 ++++++++--------
.../apache_beam/io/gcp/bigquery_file_loads_test.py | 205 +++++----------------
sdks/python/apache_beam/io/gcp/bigquery_tools.py | 18 +-
.../apache_beam/runners/dataflow/internal/names.py | 2 +-
6 files changed, 139 insertions(+), 254 deletions(-)