You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ti...@apache.org on 2021/12/22 14:52:15 UTC

[beam] branch master updated (0d0278f -> 55f71ea)

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

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


    from 0d0278f  Merge pull request #16288: [BEAM-13494] Avoid draining Kinesis API limits & CPU when reading from empty or low throughput shard
     add c211b28  [BEAM-13517] Unable to write nulls to columns with logical types
     new 55f71ea  Merge pull request #16323: [BEAM-13517] Unable to write nulls to columns with logical types

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:
 .../main/java/org/apache/beam/sdk/io/jdbc/JdbcUtil.java  | 16 ++++++++++------
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIOTest.java     |  8 +++++++-
 2 files changed, 17 insertions(+), 7 deletions(-)

[beam] 01/01: Merge pull request #16323: [BEAM-13517] Unable to write nulls to columns with logical types

Posted by ti...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 55f71ea088b8ddbcbe003dae31552f6ef36353e4
Merge: 0d0278f c211b28
Author: Tim Robertson <ti...@gmail.com>
AuthorDate: Wed Dec 22 15:50:26 2021 +0100

    Merge pull request #16323: [BEAM-13517] Unable to write nulls to columns with logical types

 .../main/java/org/apache/beam/sdk/io/jdbc/JdbcUtil.java  | 16 ++++++++++------
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIOTest.java     |  8 +++++++-
 2 files changed, 17 insertions(+), 7 deletions(-)