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 32cb96b Merge pull request #16162: [BEAM-13402] Add a workaround for
https://github.com/googleapis/gax-java/issues/1577 and bump Pub/Sub Lite
version to pick up a similar workaround
add 4acf187 don't store unserializable DatasetService as a member variable
new f1ff75e Merge pull request #16146: [BEAM-13352] don't store
unserializable DatasetService as a member variable
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)