You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/02/02 03:49:45 UTC

[beam] branch master updated (b9a7695 -> b4779eb)

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

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


    from b9a7695  [BEAM-13574] Large Wordcount (#16455)
     add b4779eb  [BEAM-13293] Refactor JDBC IO Go Wrapper (#16686)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/io/xlang/jdbcio/jdbc.go       | 114 +++++++++++++++----------
 sdks/go/test/integration/integration.go        |   8 ++
 sdks/go/test/integration/io/xlang/jdbc/jdbc.go |   6 +-
 3 files changed, 81 insertions(+), 47 deletions(-)