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

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


    from 29804a0  [BEAM-13687] Improved Spanner IO request count metrics
     add 737be25  [BEAM-13685] Enable users to specify cache directory under 
Interactive Beam options

No new revisions were added by this update.

Summary of changes:
 .../runners/interactive/background_caching_job.py  |  9 +++-
 .../runners/interactive/cache_manager.py           |  1 +
 .../runners/interactive/cache_manager_test.py      | 50 ++++++++++++++++++++
 .../runners/interactive/caching/streaming_cache.py |  1 +
 .../interactive/caching/streaming_cache_test.py    | 53 ++++++++++++++++++++++
 .../runners/interactive/interactive_beam.py        | 27 +++++++++++
 .../runners/interactive/interactive_environment.py | 15 ++++--
 .../interactive/options/interactive_options.py     |  1 +
 8 files changed, 152 insertions(+), 5 deletions(-)

Reply via email to