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

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


    from 6afa12f  Merge pull request #5952 from udim/pubsub-api-2
     add 015bf99  Introducing version into CacheManager
     new 9f072ed  Merge pull request #6044 from qinyeli/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runners/interactive/cache_manager.py           | 193 +++++++++++++++++++++
 .../runners/interactive/cache_manager_test.py      | 164 +++++++++++++++++
 .../runners/interactive/interactive_runner.py      |  98 +----------
 3 files changed, 366 insertions(+), 89 deletions(-)
 create mode 100644 sdks/python/apache_beam/runners/interactive/cache_manager.py
 create mode 100644 
sdks/python/apache_beam/runners/interactive/cache_manager_test.py

Reply via email to