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/01/31 12:27:12 UTC

[beam] branch master updated (b117244 -> f1e5178)

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 b117244  Merge pull request #7661 [BEAM-4030] Add CombineFn.compact for Python.
     new e5ad7b7  [BEAM-6463] Fix DAG shape for load tests (branched where it shouldn't)
     new 0747524  [BEAM-6463] Quickfix NPE when there's no optional stepOptions parameter
     new f1e5178  Merge pull request #7674: [BEAM-6463] Load test pipelines fixes

The 19812 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:
 .../java/org/apache/beam/sdk/loadtests/CoGroupByKeyLoadTest.java | 4 ++--
 .../java/org/apache/beam/sdk/loadtests/GroupByKeyLoadTest.java   | 9 +++++----
 .../src/main/java/org/apache/beam/sdk/loadtests/LoadTest.java    | 6 +++++-
 3 files changed, 12 insertions(+), 7 deletions(-)