You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2019/09/11 16:46:24 UTC

[beam] branch master updated (8790822 -> f0b7f8b)

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

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


    from 8790822  Merge pull request #9487 from Hannah-Jiang/add_containers_to_release
     new ea301de  [BEAM-8032] Fix exception in JDBC readRows when statement preparator is null
     new 7accdc6  Set default statement preparator for readRows
     new f0b7f8b  Merge pull request #9425 from charithe/beam-8032

The 23057 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:
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java   |  1 +
 .../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java    | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)