This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 2976e9d8e5 [imrovement](iterators) reduce memory for union iterators (#24197) add df5b5ae0cb [improvement](create tablet) backend create tablet round robin among disks (#23218) No new revisions were added by this update. Summary of changes: be/src/olap/data_dir.cpp | 10 +++- be/src/olap/data_dir.h | 6 ++- be/src/olap/storage_engine.cpp | 104 ++++++++++++++++++++++++++++++++++------- be/src/olap/storage_engine.h | 2 + 4 files changed, 103 insertions(+), 19 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org