You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2022/03/19 01:08:12 UTC

[beam] branch master updated (95a650e -> 5494ec8)

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

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


    from 95a650e  Merge pull request #17085 from [BEAM-14077] [Website] add beam playground section
     add 5494ec8  [BEAM-14098] wrapper for postgres on JDBC IO GO SDK (#17088)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/io/xlang/jdbcio/jdbc.go           | 56 ++++++++++++++++++++--
 sdks/go/test/integration/integration.go            |  2 +
 sdks/go/test/integration/io/xlang/jdbc/jdbc.go     | 21 ++++++++
 .../go/test/integration/io/xlang/jdbc/jdbc_test.go | 20 ++++++++
 4 files changed, 94 insertions(+), 5 deletions(-)