You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2021/12/30 15:01:22 UTC

[beam] branch master updated (d8784ac -> fe456b7)

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 d8784ac  Merge pull request #16390: [adhoc] Use predefined min/max combiners in SQS reader to gather stats
     add 52715c0  [BEAM-13009] Fix tests to ensure absence of duplicates only per request to avoid issues when running with low targetParellelism
     new fe456b7  Merge pull request #16367: [BEAM-13009] Fix tests to ensure absence of duplicates only per request

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:
 .../sdk/io/aws/dynamodb/DynamoDBIOWriteTest.java   | 56 +++++++++++++++-------
 .../sdk/io/aws2/dynamodb/DynamoDBIOWriteTest.java  | 54 +++++++++++++++------
 2 files changed, 78 insertions(+), 32 deletions(-)

[beam] 01/01: Merge pull request #16367: [BEAM-13009] Fix tests to ensure absence of duplicates only per request

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fe456b79419d1a67ebf13d7d4b6695fa1aa6204d
Merge: d8784ac 52715c0
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Thu Dec 30 16:00:18 2021 +0100

    Merge pull request #16367: [BEAM-13009] Fix tests to ensure absence of duplicates only per request

 .../sdk/io/aws/dynamodb/DynamoDBIOWriteTest.java   | 56 +++++++++++++++-------
 .../sdk/io/aws2/dynamodb/DynamoDBIOWriteTest.java  | 54 +++++++++++++++------
 2 files changed, 78 insertions(+), 32 deletions(-)