This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 90ae514bf5f [opt](ShortCircuit) add more stats info to trace (#42697) add dacba032d50 [enhancement](cloud) refine block file cache evict policy (#42451) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 4 +- be/src/io/cache/block_file_cache.cpp | 256 +++- be/src/io/cache/block_file_cache.h | 24 +- be/src/io/cache/file_cache_common.cpp | 5 + be/src/io/cache/file_cache_common.h | 16 +- be/test/io/cache/block_file_cache_test.cpp | 1911 ++++++++++++++++++++++------ 6 files changed, 1784 insertions(+), 432 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org