This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 834ff89 Merge pull request #15139: [BEAM-12583] Fix
HarnessMonitoringInfoInstructionHandler to use the ShortIdMap properly
add 312df3e [BEAM-12511] Add ability to use JdbcIO.Write.withResults
without statement and preparedStatementSetter.
new 2a2107a Merge pull request #15052: [BEAM-12511]
JdbcIO.Write.withResult works without statement.
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:
CHANGES.md | 1 +
.../java/org/apache/beam/sdk/io/jdbc/JdbcIO.java | 255 +++++++++++----------
.../beam/sdk/io/jdbc/JdbcSchemaIOProvider.java | 1 -
.../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java | 41 ++++
4 files changed, 172 insertions(+), 126 deletions(-)