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 46f0a02 [BEAM-3194] Fail if @RequiresStableInput is used on runners
that don't supoort it
add d6b456d Add big_query_query_to_table_it to python SDK
new 5d2e2f6 Merge pull request #6401 from boyuanzz/python_bq_it
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:
.../io/gcp/big_query_query_to_table_it_test.py | 172 +++++++++++++++++++++
.../io/gcp/big_query_query_to_table_pipeline.py | 68 ++++++++
sdks/python/scripts/run_postcommit.sh | 9 +-
3 files changed, 248 insertions(+), 1 deletion(-)
create mode 100644
sdks/python/apache_beam/io/gcp/big_query_query_to_table_it_test.py
create mode 100644
sdks/python/apache_beam/io/gcp/big_query_query_to_table_pipeline.py