This is an automated email from the ASF dual-hosted git repository.
ccy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8a88ffd Merge pull request #6580: [BEAM-5202] register UDF/UDAF with
ServiceLoader
add 3155ca5 [BEAM-5457] Make BigQuerySource work for the EU
add a57650f Fix indentation
add e407df9 Remove invalid sphinx references
add e18d33b Update TODO
add 334b105 Use dry run to get location from query
add 44b8b7f Fix invalid reference
add e8e7f65 Remove "location" kwarg
add 560070c Use location of first referenced table
add c4c10d4 Add missing argument
add fb034a1 Changes to BigQuerySource "modes" should be noticed
add 5aacd6b Log warning if response.statistics is missing
add 65b77ee Move mode check to BigQueryReader.__init__
new 1cca8e7 Merge pull request #6463 from joar/BEAM-5457
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:
sdks/python/apache_beam/io/gcp/bigquery.py | 98 ++++++++++++++++++++-----
sdks/python/apache_beam/io/gcp/bigquery_test.py | 2 +-
2 files changed, 80 insertions(+), 20 deletions(-)