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 2022/12/06 19:09:24 UTC

[beam] 01/01: Merge pull request #24546: Fix null pointer exception caused by clearing member variable

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 ed29ceb90fa384d8daf0f9604643c031539b5fc2
Merge: 8ec0568d12d 40aca90f8d0
Author: Reuven Lax <re...@google.com>
AuthorDate: Tue Dec 6 11:09:16 2022 -0800

    Merge pull request #24546: Fix null pointer exception caused by clearing member variable

 .../beam/sdk/io/gcp/bigquery/AppendClientInfo.java | 12 ++---
 .../bigquery/StorageApiWritesShardedRecords.java   | 62 +++++++++++++---------
 2 files changed, 41 insertions(+), 33 deletions(-)