You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2022/07/26 01:21:47 UTC

[beam] 01/01: Merge pull request #22289: Fix overly aggressive null check in RowWriterFactory

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

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

commit ac7bb2bb95a6a47cbcf0bbe30d04eb46c2e8b9a8
Merge: 01fa485b31b e032c1626b2
Author: Kenneth Knowles <ke...@apache.org>
AuthorDate: Mon Jul 25 18:21:40 2022 -0700

    Merge pull request #22289: Fix overly aggressive null check in RowWriterFactory

 .../java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java   |  8 ++++----
 .../org/apache/beam/sdk/io/gcp/bigquery/RowWriterFactory.java  | 10 ++++------
 2 files changed, 8 insertions(+), 10 deletions(-)