You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2019/06/07 16:23:33 UTC

[beam] 01/01: [BEAM-7342] Extend SyntheticPipeline map steps to be splittable.

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

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

commit 479bf500767abaccc22c07245de59bd57f53bf0b
Merge: 99204ad 16f13c4
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Jun 7 09:23:20 2019 -0700

    [BEAM-7342] Extend SyntheticPipeline map steps to be splittable.

 .../apache_beam/testing/synthetic_pipeline.py      | 239 ++++++++++++++++++---
 .../apache_beam/testing/synthetic_pipeline_test.py |  85 +++++++-
 2 files changed, 295 insertions(+), 29 deletions(-)