You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2022/03/03 22:35:43 UTC

[beam] branch master updated (d466379 -> 117123c)

This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from d466379  [BEAM-13951] Update mass_comment.py list of Run commands (#16889)
     add 117123c  [BEAM-10652] Allow Clustering without Partition in BigQuery (#16578)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       | 11 +--
 .../beam/sdk/io/gcp/bigquery/WriteTables.java      |  7 +-
 ...ClusteringIT.java => BigQueryClusteringIT.java} | 86 ++++++----------------
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |  9 ---
 4 files changed, 28 insertions(+), 85 deletions(-)
 copy sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/{BigQueryTimePartitioningClusteringIT.java => BigQueryClusteringIT.java} (69%)