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 e41ffc7cb51 [Refactor](Exec) Support one rpc send muti blocks (#50113)
     add dd981d166c0 [enhancement](cloud) optimize warm up local IO and 
performance (#50275)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_tablet.cpp                      |  26 ++--
 be/src/cloud/cloud_warm_up_manager.cpp             |  38 ++---
 be/src/common/config.cpp                           |   1 +
 be/src/common/config.h                             |   1 +
 be/src/io/cache/block_file_cache_downloader.cpp    |   2 +
 be/src/io/cache/cached_remote_file_reader.cpp      |  23 ++-
 be/src/io/io_common.h                              |   3 +
 be/test/io/cache/block_file_cache_test.cpp         |  89 +++++++++++-
 .../test_warm_up_same_table_multi_times.groovy}    | 160 ++++++++++++++++-----
 9 files changed, 264 insertions(+), 79 deletions(-)
 copy regression-test/suites/cloud_p0/cache/{ttl/alter_ttl_2.groovy => 
multi_cluster/warm_up/table/test_warm_up_same_table_multi_times.groovy} (58%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to