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/21 19:15:43 UTC

[beam] branch release-2.13.0 updated (0d386ec -> 682144e)

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 0d386ec  Merge pull request #8575 from mxm/release-2.13.0
     add 5c3f1cb  [BEAM-7230] Add javadoc on provided poolable data sources on JdbcIO
     add 21f2674  [BEAM-7230] Make PoolableDataSourceProvider a static singleton And simplifies all the inner method construction that was error-prone.
     add 682144e  Merge pull request #8638: [release-2.13.0][BEAM-7230] Make PoolableDataSourceProvider a static singleton

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java   | 127 +++++++++------------
 1 file changed, 52 insertions(+), 75 deletions(-)