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 4eab256 Merge pull request #8921: [BEAM-7608] Honor
DATASTORE_EMULATOR_HOST env var
add 6cf3b11 [BEAM-6611] BigQuery file loads in Streaming for Python SDK
(#8871)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/io/gcp/bigquery.py | 44 +++++---
.../apache_beam/io/gcp/bigquery_file_loads.py | 125 +++++++++++++++------
.../apache_beam/io/gcp/bigquery_file_loads_test.py | 53 +++++++++
sdks/python/apache_beam/io/gcp/bigquery_test.py | 7 ++
.../apache_beam/io/gcp/tests/bigquery_matcher.py | 1 +
sdks/python/build.gradle | 1 +
6 files changed, 180 insertions(+), 51 deletions(-)