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

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


    from 34cabc008d9 update all jobs with new name and phrase matrix, required 
for rerun (#27852)
     add 7824f2c4760 Add integration tests for Storage Write API schema update 
feature (#27740)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       |  92 +++-
 .../sdk/io/gcp/bigquery/SplittingIterable.java     |   2 +-
 .../io/gcp/bigquery/TableSchemaUpdateUtils.java    |   7 +-
 .../beam/sdk/io/gcp/testing/BigqueryClient.java    |  18 +-
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   |  30 +-
 .../gcp/bigquery/StorageApiSinkSchemaUpdateIT.java | 484 +++++++++++++++++++++
 6 files changed, 602 insertions(+), 31 deletions(-)
 create mode 100644 
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/StorageApiSinkSchemaUpdateIT.java

Reply via email to