This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-64578-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from b4e8449b54e branch-4.1: [feature](cloud) Add table-level event-driven
warm up (#63832) (#64602)
add 17e035d3ea3 [fix](file-cache) Make sync clear use safe removal (#64578)
No new revisions were added by this update.
Summary of changes:
be/src/io/cache/block_file_cache.cpp | 111 ++-----------
be/src/io/cache/block_file_cache.h | 10 +-
be/src/io/cache/block_file_cache_factory.cpp | 45 ++++-
be/src/io/cache/block_file_cache_factory.h | 2 +
be/src/io/cache/fs_file_cache_storage.cpp | 4 +
be/src/service/http/action/file_cache_action.cpp | 24 +--
be/test/io/cache/block_file_cache_test.cpp | 185 +++++++++++++++++++++
.../io/cache/block_file_cache_test_meta_store.cpp | 26 +--
be/test/service/http/file_cache_action_test.cpp | 10 +-
9 files changed, 285 insertions(+), 132 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]