You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/12/27 05:41:38 UTC

[beam] branch nightly-refs/heads/master updated (820839fe86b -> d72fdecfa3f)

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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 820839fe86b Remove slow review label after processing commands to avoid race (#24765)
     add d72fdecfa3f [BigQueryIO] Don't update schema of destination table when no schema is provided (#24700)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/gcp/bigquery/BatchLoads.java       |  6 +--
 .../io/gcp/bigquery/UpdateSchemaDestination.java   |  9 ++++-
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   | 44 ++++++++++++++++++++++
 3 files changed, 54 insertions(+), 5 deletions(-)