You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/08 08:09:51 UTC

[beam] 01/01: Merge pull request #8521: [BEAM-7239] Add withDataSourceProviderFn() to JdbcIO

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

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

commit e7f7399d07f2819362d40f67e06c800bf5ad9be6
Merge: 7cdda3c 10ae28e
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed May 8 10:09:34 2019 +0200

    Merge pull request #8521: [BEAM-7239] Add withDataSourceProviderFn() to JdbcIO

 .../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java   | 264 ++++++++++++++++-----
 .../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java    |  26 +-
 2 files changed, 217 insertions(+), 73 deletions(-)