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 fbe386e Merge pull request #15964: [BEAM-13209] Fix DynamoDBIO.write
to properly handle partial success (SDK v2)
add 9b212bc [BEAM-13209] Fix DynamoDBIO.write to properly handle partial
success (SDK v1)
new 665a542 Merge pull request #16239: [BEAM-13209] Fix DynamoDBIO.write
to properly handle partial success (SDK v1)
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:
.../beam/sdk/io/aws/dynamodb/DynamoDBIO.java | 128 ++++++++++++---------
.../beam/sdk/io/aws/dynamodb/DynamoDBIOTest.java | 16 ++-
.../sdk/io/aws/dynamodb/DynamoDBIOWriteTest.java | 98 +++++++++++++---
3 files changed, 168 insertions(+), 74 deletions(-)