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 f9b0d6d [BEAM-13434] Bump log4j to 2.16.0. (#16237) add 62c34bd [BEAM-13209] Fix DynamoDBIO.write to properly handle partial success with unprocessed items remaining. new fbe386e Merge pull request #15964: [BEAM-13209] Fix DynamoDBIO.write to properly handle partial success (SDK v2) 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/aws2/dynamodb/DynamoDBIO.java | 124 +++++++++++++-------- .../beam/sdk/io/aws2/dynamodb/DynamoDBIOTest.java | 13 ++- .../sdk/io/aws2/dynamodb/DynamoDBIOWriteTest.java | 101 ++++++++++++++--- 3 files changed, 172 insertions(+), 66 deletions(-)