You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2019/03/19 13:12:56 UTC

[beam] branch master updated (c1ff555 -> e5c4883)

This is an automated email from the ASF dual-hosted git repository.

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


    from c1ff555  [BEAM-6703] Added a Jenkins job definition for Java 11 enabled Dataflow harness (#7999)
     new b2eb5bf  [BEAM-5995] Add fanout and reiteration in GBK load test in Python
     new 8ccc0cc  [BEAM-5995] Add fanout to Combine load test in Python
     new e5c4883  Merge pull request #8027: [BEAM-5758] add fanout and reiteration to LoadTests

The 20594 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:
 .../apache_beam/testing/load_tests/combine_test.py | 41 +++++++++++-----
 .../testing/load_tests/group_by_key_test.py        | 57 +++++++++++++++++-----
 2 files changed, 74 insertions(+), 24 deletions(-)