This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50726-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 2fb54c768e4 [test](mtmv)Verifying master-slave consistency after schema change (#51107) add f725755d71e [enhancement](cloud) make file cache version upgrade faster (#50726) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 9 +- be/src/common/config.h | 1 + be/src/common/status.h | 2 + be/src/io/cache/fs_file_cache_storage.cpp | 267 ++++++++++++++----- be/src/io/cache/fs_file_cache_storage.h | 8 + be/src/io/fs/err_utils.cpp | 2 + be/src/runtime/exec_env_init.cpp | 3 +- be/test/io/cache/block_file_cache_test.cpp | 414 ++++++++++++++++++++++++++++- gensrc/thrift/Status.thrift | 1 + 9 files changed, 630 insertions(+), 77 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org