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 46d2103 Merge pull request #11103 from [BEAM-9494] Reifying outputs
from BQ file writing
add 8f9bdee [BEAM-8335] Implemented Capture Size limitation (#11050)
No new revisions were added by this update.
Summary of changes:
.../runners/interactive/background_caching_job.py | 35 ++++++++++----
.../runners/interactive/cache_manager.py | 18 +++++--
.../runners/interactive/caching/streaming_cache.py | 36 +++++++++++++-
.../runners/interactive/interactive_beam.py | 17 ++++++-
.../runners/interactive/options/capture_control.py | 10 ++--
.../interactive/options/capture_control_test.py | 56 ++++++++++++++++++----
.../runners/interactive/pipeline_instrument.py | 9 ++--
7 files changed, 147 insertions(+), 34 deletions(-)