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/14 09:58:25 UTC

[beam] branch release-2.13.0 updated (b95e8d9 -> aaccebc)

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

iemejia pushed a change to branch release-2.13.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from b95e8d9  Merge pull request #8549: [BEAM-7145] Make FlinkRunner compatible with Flink 1.8
     add 0e94abc  [BEAM-7239] Do not close DataSource on Teardown on JdbcIO
     new aaccebc  Merge pull request #8571: [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

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:
 .../jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 10 ----------
 1 file changed, 10 deletions(-)


[beam] 01/01: Merge pull request #8571: [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

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

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

commit aaccebcbe609240c964c436cc6ec8b2258c62a7a
Merge: b95e8d9 0e94abc
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Tue May 14 11:58:08 2019 +0200

    Merge pull request #8571: [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

 .../jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 10 ----------
 1 file changed, 10 deletions(-)