You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2020/10/13 16:04:14 UTC

[beam] branch master updated (e4c95f2 -> 11dc94d)

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

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


    from e4c95f2  Add Relative Path Sensitivity (#12955)
     add 11dc94d  [BEAM-11056] Fix warning message and rename old APIs (#13080)

No new revisions were added by this update.

Summary of changes:
 .../runners/interactive/background_caching_job.py  |  77 +++++------
 .../runners/interactive/interactive_beam.py        | 145 ++++++++++++---------
 .../runners/interactive/interactive_beam_test.py   |   2 +-
 .../runners/interactive/interactive_runner.py      |   2 +-
 .../runners/interactive/interactive_runner_test.py |   2 +-
 .../runners/interactive/options/capture_control.py |   4 +-
 .../runners/interactive/pipeline_instrument.py     |  18 +--
 .../runners/interactive/recording_manager_test.py  |   6 +-
 8 files changed, 139 insertions(+), 117 deletions(-)