This is an automated email from the ASF dual-hosted git repository.
ahmedabualsaud pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 2eb1a756258 [Python] Clean doc related to write data in bigquery.py
(#30887)
add 04ff4bdd7fc Support BQ clustering with value provider (#30460)
No new revisions were added by this update.
Summary of changes:
.../beam/sdk/io/gcp/bigquery/BigQueryHelpers.java | 22 +++++++++++++++
.../beam/sdk/io/gcp/bigquery/BigQueryIO.java | 31 ++++++++++++++--------
.../sdk/io/gcp/bigquery/BigQueryIOTranslation.java | 18 ++++++++-----
.../gcp/bigquery/DynamicDestinationsHelpers.java | 8 ++++++
.../sdk/io/gcp/bigquery/BigQueryClusteringIT.java | 5 +++-
.../sdk/io/gcp/bigquery/BigQueryHelpersTest.java | 11 ++++++++
.../io/gcp/bigquery/BigQueryIOTranslationTest.java | 10 +++++--
.../BigQueryTimePartitioningClusteringIT.java | 1 +
8 files changed, 85 insertions(+), 21 deletions(-)