This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from a46a35b52fc Replace synthetic field this$0 by explicit instance
(#27868)
add feb1cf73a09 Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks
(#28088)
add 7a421c4356a [prism] support single external env pipelines. (#28083)
add 6319d519c99 Loosen environment validation checks for RCs (#28100)
add 01cd45390ba Pin hugging face docs (#28106)
add 55638de40cd [BQ Python StorageWriteAPI] Enable writing rows with
missing nullable fields (#28009)
add c8afd9c2580 Bump google.golang.org/api from 0.137.0 to 0.138.0 in
/sdks (#28056)
No new revisions were added by this update.
Summary of changes:
sdks/go.mod | 20 +++----
sdks/go.sum | 31 ++++++----
sdks/go/pkg/beam/runners/prism/internal/execute.go | 18 ++++--
...ueryStorageWriteApiSchemaTransformProvider.java | 46 ---------------
...StorageWriteApiSchemaTransformProviderTest.java | 67 ----------------------
sdks/python/apache_beam/io/gcp/bigquery.py | 4 +-
sdks/python/apache_beam/io/gcp/bigquery_tools.py | 27 ++++++---
.../apache_beam/io/gcp/bigquery_tools_test.py | 5 ++
.../apache_beam/runners/worker/bundle_processor.py | 13 ++++-
.../runners/worker/bundle_processor_test.py | 20 +++++++
sdks/python/tox.ini | 2 +-
11 files changed, 102 insertions(+), 151 deletions(-)