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 2020/08/03 21:01:14 UTC

[beam] branch master updated (c2369bd -> 59b3383)

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 c2369bd  [BEAM-9891] TPC-DS module initialization, tables and queries stored (#12436)
     add 59b3383  Interactive: clean up when pipeline is out of scope (#12339)

No new revisions were added by this update.

Summary of changes:
 .../runners/interactive/background_caching_job.py  |  2 +-
 .../interactive/background_caching_job_test.py     |  4 +-
 .../runners/interactive/interactive_environment.py | 78 +++++++++++++++++-----
 .../interactive/interactive_environment_test.py    | 27 ++++++--
 .../messaging/interactive_environment_inspector.py | 17 +++++
 .../runners/interactive/options/capture_control.py | 11 +--
 6 files changed, 107 insertions(+), 32 deletions(-)