You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bo...@apache.org on 2019/09/03 22:59:46 UTC

[beam] branch master updated (6075b1e -> bf2d943)

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

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


    from 6075b1e  Makes subnetwork configurable
     add bf2d943  [BEAM-8014] Using OffsetRange as restriction for OffsetRestrictionTracker (#9376)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/restriction_trackers.py | 27 +++++-----
 .../apache_beam/io/restriction_trackers_test.py    | 60 +++++++++++++---------
 .../runners/direct/sdf_direct_runner_test.py       | 10 ++--
 .../runners/portability/fn_api_runner_test.py      | 46 ++++++++---------
 .../apache_beam/testing/synthetic_pipeline.py      | 57 ++++++++++----------
 .../apache_beam/testing/synthetic_pipeline_test.py | 56 +++++++++++---------
 6 files changed, 141 insertions(+), 115 deletions(-)