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

github-bot pushed a change to branch auto-pick-54503-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c797a8427a4 Revert "branch-3.1: [fix](cases) fix case 
test_hudi_snapshot fail #55761 (#55791)" (#56184)
     add 20a41769552 [enhancement](filecache) fix read_cache_file_directly 
(#54503)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   2 +
 be/src/common/config.h                             |   2 +
 be/src/io/cache/block_file_cache.cpp               |  81 ++++++++--
 be/src/io/cache/block_file_cache.h                 |  83 ++++++----
 be/src/io/cache/cached_remote_file_reader.cpp      |  53 ++++++-
 be/src/io/cache/file_block.h                       |   8 +
 be/test/io/cache/block_file_cache_test.cpp         | 176 +++++++++++++++++++++
 .../io/cache/block_file_cache_test_lru_dump.cpp    |  99 ++++++++++++
 8 files changed, 457 insertions(+), 47 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to