This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 526359b Merge pull request #15838 from [BEAM-13127] [Playground]
Implement TCP listener
add 5ca2647 Merge pull request #15832 from [BEAM-13149] Changing
readWithPartitions to work with longs. Removing untested (non-working) code path
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 3 +
.../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 56 ++++++------------
.../java/org/apache/beam/sdk/io/jdbc/JdbcUtil.java | 68 ++++------------------
.../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java | 20 +++----
.../apache/beam/sdk/io/jdbc/JdbcTestHelper.java | 3 +-
5 files changed, 43 insertions(+), 107 deletions(-)