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 859b8d5 Merge pull request #6311 from pabloem/twsit
add 59925c7 [BEAM-5383] migrate bigquer_io_read_it_test to beam
new f568578 Merge pull request #6393 from
yifanzou/BEAM-5383/migrate_bigquery_io_read_it_python
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:
.../apache_beam/io/gcp/bigquery_io_read_it_test.py | 60 ++++++++++++++
.../io/gcp/bigquery_io_read_pipeline.py | 93 ++++++++++++++++++++++
2 files changed, 153 insertions(+)
create mode 100644 sdks/python/apache_beam/io/gcp/bigquery_io_read_it_test.py
create mode 100644 sdks/python/apache_beam/io/gcp/bigquery_io_read_pipeline.py