This is an automated email from the ASF dual-hosted git repository.
damondouglas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from b9fd39cb16b Fix Dataproc cleanup race condition (#30154)
add 22fefebacab BigQuery: Decouple clustering from time partitioning when
writing (#30094)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 3 +-
.../beam/sdk/io/gcp/bigquery/BigQueryIO.java | 10 +++---
.../sdk/io/gcp/bigquery/CreateTableHelpers.java | 10 +++---
.../gcp/bigquery/DynamicDestinationsHelpers.java | 42 ++++++++++++----------
.../io/gcp/bigquery/UpdateSchemaDestination.java | 9 ++---
.../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java | 38 +++++++++++---------
6 files changed, 62 insertions(+), 50 deletions(-)