You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2019/12/09 21:53:51 UTC

[beam] branch master updated (166c6de -> f922e53)

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

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


    from 166c6de  Merge pull request #10307: [BEAM-8903] handling --jar_packages experimental flag in PortableRunner
     add f922e53  [BEAM-8335] Adds support for multi-output TestStream (#9953)

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/runners/direct/direct_runner.py    |   8 +-
 .../runners/direct/transform_evaluator.py          | 169 +++++++++++-----
 sdks/python/apache_beam/testing/test_stream.py     | 218 ++++++++++++++++++---
 .../python/apache_beam/testing/test_stream_test.py | 132 ++++++++++++-
 4 files changed, 456 insertions(+), 71 deletions(-)