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:23 UTC

[beam] branch master updated (8ec0568d12d -> ed29ceb90fa)

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 8ec0568d12d Disallow using the JRH with Python streaming pipelines (#24513)
     add 40aca90f8d0 fix null pointer exception caused by clearing member variable
     new ed29ceb90fa Merge pull request #24546: Fix null pointer exception caused by clearing 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/AppendClientInfo.java | 12 ++---
 .../bigquery/StorageApiWritesShardedRecords.java   | 62 +++++++++++++---------
 2 files changed, 41 insertions(+), 33 deletions(-)


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

Posted by re...@apache.org.
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(-)