You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/08/29 16:05:21 UTC

[beam] branch master updated (053b1d8 -> e278e57)

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

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


    from 053b1d8  Merge pull request #6279 from echauchot/BEAM-5172-flaky-es2-tests
     add 4e5c642  [BEAM-5255] Fix over-aggressive division futurization in benchmarks.
     new e278e57  Merge pull request #6293 [BEAM-5255] Fix over-aggressive division futurization in benchmarks.

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:
 .../python/apache_beam/tools/distribution_counter_microbenchmark.py | 4 ++--
 sdks/python/apache_beam/tools/map_fn_microbenchmark.py              | 2 +-
 sdks/python/apache_beam/tools/sideinput_microbenchmark.py           | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)


[beam] 01/01: Merge pull request #6293 [BEAM-5255] Fix over-aggressive division futurization in benchmarks.

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

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

commit e278e57077d8ab6459a9833eccd2ef20dc2faeae
Merge: 053b1d8 4e5c642
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Wed Aug 29 18:05:09 2018 +0200

    Merge pull request #6293 [BEAM-5255] Fix over-aggressive division futurization in benchmarks.
    
    [BEAM-5255] Fix over-aggressive division futurization in benchmarks.

 .../python/apache_beam/tools/distribution_counter_microbenchmark.py | 4 ++--
 sdks/python/apache_beam/tools/map_fn_microbenchmark.py              | 2 +-
 sdks/python/apache_beam/tools/sideinput_microbenchmark.py           | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)