You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by go...@apache.org on 2019/05/09 15:56:33 UTC

[beam] branch master updated (e55ab73 -> a095321)

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

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


    from e55ab73  Merge pull request #8411: [BEAM-7012] Support TestStream in portable Flink Runner
     new e21cd54  Fix py3 "Map modified during iteration"
     new a3c99f7  Add and disable tests for optimized portable pipeline
     new c14b6e8  Add Python optimized test for Flink
     new a095321  Merge pull request #8488 from angoenka/py3_fix_iteration

The 21399 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:
 .../apache_beam/runners/portability/flink_runner_test.py   | 14 +++++++++++++-
 .../runners/portability/fn_api_runner_transforms.py        |  4 +++-
 .../runners/portability/portable_runner_test.py            | 10 ++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)