You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2021/04/17 18:40:12 UTC

[beam] branch master updated (2cc3721 -> 7d08467)

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

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


    from 2cc3721  Merge pull request #14493 from ajamato/bq_metrics_logger
     add 5e17590  update to new api
     add 7d08467  Merge pull request #14548: [BEAM-11648] Update to new StreamWriterV2 API

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  2 +-
 .../beam/sdk/io/gcp/bigquery/BigQueryServices.java |  6 ++---
 .../sdk/io/gcp/bigquery/BigQueryServicesImpl.java  | 26 ++++++++--------------
 .../bigquery/StorageApiWriteUnshardedRecords.java  |  6 ++---
 .../bigquery/StorageApiWritesShardedRecords.java   |  8 ++++---
 .../sdk/io/gcp/testing/FakeDatasetService.java     |  6 ++---
 6 files changed, 24 insertions(+), 30 deletions(-)