This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47473-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 94082a1446c branch-3.0: [fix](local shuffle) Set serial execution for schema scan operator #47498 (#47526) add 10f21ae27eb [enhancement](cloud) file cache evict in advance (#47473) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 6 + be/src/common/config.h | 5 + be/src/io/cache/block_file_cache.cpp | 146 +++++++++++++++-- be/src/io/cache/block_file_cache.h | 37 ++++- be/test/io/cache/block_file_cache_test.cpp | 243 ++++++++++++++++++++++++++++- 5 files changed, 416 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org