You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2019/10/31 17:55:23 UTC

[beam] branch master updated (b10a8db -> 75e64ce)

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

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


    from b10a8db  Merge pull request #9945: [BEAM-8396] Use LOOPBACK in FlinkRunner if no flink_master is supplied
     add 8a9b034  Explicitly disable runner_api path in test_remote_runners_display_data.
     add 49e3f6e  Extract helper classes to module level.
     add 2c282e7  Simplify test_remote_runners_display_data assertion logic.
     add e5ea42e  fixup: remove sorting of expected_data
     add 75e64ce  Merge pull request #9881 [BEAM-8397] Fix infinite recursion errors in test_remote_runner_display_data_test on Python 3.7.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py                |  2 +-
 .../runners/dataflow/dataflow_runner_test.py       | 55 +++++++++++-----------
 2 files changed, 29 insertions(+), 28 deletions(-)