This is an automated email from the ASF dual-hosted git repository. reuvenlax pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit f1ff75ef1599fc4f670c7809dc82355d8a526804 Merge: 32cb96b 4acf187 Author: reuvenlax <re...@google.com> AuthorDate: Tue Dec 7 16:49:55 2021 -0800 Merge pull request #16146: [BEAM-13352] don't store unserializable DatasetService as a member variable .../beam/sdk/io/gcp/bigquery/BigQueryIO.java | 5 +-- .../io/gcp/bigquery/StorageApiConvertMessages.java | 39 ++++++++++++++++++++-- .../bigquery/StorageApiDynamicDestinations.java | 5 +-- .../StorageApiDynamicDestinationsBeamRow.java | 4 ++- .../StorageApiDynamicDestinationsTableRow.java | 6 ++-- .../beam/sdk/io/gcp/bigquery/StorageApiLoads.java | 6 ++-- .../bigquery/StorageApiWriteUnshardedRecords.java | 8 +++-- .../bigquery/StorageApiWritesShardedRecords.java | 2 +- .../bigquery/TwoLevelMessageConverterCache.java | 6 ++-- 9 files changed, 58 insertions(+), 23 deletions(-)