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 40903f2  Merge pull request #11408 from ibzib/performance-region
     add ec0e157  Merge pull request #11389 from Refactor the BCJ and capture 
controls to be more testable

No new revisions were added by this update.

Summary of changes:
 .../runners/interactive/background_caching_job.py  | 58 +++++++-----------
 .../interactive/background_caching_job_test.py     |  4 +-
 .../runners/interactive/caching/streaming_cache.py |  6 +-
 .../runners/interactive/interactive_runner_test.py | 23 +++++++
 .../runners/interactive/options/capture_control.py | 20 +++++--
 .../interactive/options/capture_control_test.py    | 68 +++++++++++----------
 .../interactive/options/capture_limiters.py        | 70 ++++++++++++++++++++++
 7 files changed, 167 insertions(+), 82 deletions(-)
 create mode 100644 
sdks/python/apache_beam/runners/interactive/options/capture_limiters.py

Reply via email to