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 2f3dfda Fix: Allow BigQuery tableIds with hyphens (#14125)
add 79546be Merge pull request #14394 from [BEAM-11277] Add method to
check if two TableSchema are equal
No new revisions were added by this update.
Summary of changes:
.../apache_beam/io/gcp/bigquery_file_loads.py | 8 +--
sdks/python/apache_beam/io/gcp/bigquery_tools.py | 73 +++++++++++++++++++
.../apache_beam/io/gcp/bigquery_tools_test.py | 83 ++++++++++++++++++++++
sdks/python/scripts/generate_pydoc.sh | 2 +
4 files changed, 162 insertions(+), 4 deletions(-)