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 e6e9b83  Prefetch subsequent pages over the FnAPI. (#14803)
     new 8255137  [BEAM-10708] Save and load coders correctly
     new e95b18a  Fixed lint
     new 19aaad2  Fixed the cache_manager write implementation.
     new e7bb8b9  Fixed lint
     new 6781ce8  Fixed lint
     new 4e0fbad  Merge pull request #15023 from KevinGG/sql

The 32309 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/background_caching_job.py  |  6 ++-
 .../runners/interactive/cache_manager.py           | 33 ++++++++++-----
 .../runners/interactive/cache_manager_test.py      | 37 ++++++-----------
 .../runners/interactive/caching/streaming_cache.py | 47 +++++++++++++++-------
 .../interactive/caching/streaming_cache_test.py    | 19 +++++++++
 .../interactive/pipeline_instrument_test.py        |  6 +--
 sdks/python/setup.py                               |  2 +-
 7 files changed, 97 insertions(+), 53 deletions(-)

Reply via email to