This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from d4851d7 [BEAM-12145][BEAM-12155] Fixes MetricsTest failure (#14508)
add f805f1c Merge pull request #14499 from [BEAM-11408, BEAM-11772] Add
explicit output typehints to ensure coder determinism for BQ with auto-sharding
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/coders/coders.py | 3 ++
.../apache_beam/coders/coders_test_common.py | 4 +++
sdks/python/apache_beam/io/gcp/bigquery.py | 8 ++---
.../apache_beam/io/gcp/bigquery_file_loads.py | 4 +--
sdks/python/apache_beam/io/gcp/bigquery_tools.py | 40 ++++++++++++++++++----
5 files changed, 45 insertions(+), 14 deletions(-)