This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from cc924c9 [Rowset Reader] Improve the merge read efficiency of alpha rowsets (#2632) add 6cab929 [Compaction] Limit the max concurrency of running compaction tasks (#2635) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 9 +++++++-- be/src/olap/compaction.cpp | 15 +++++++++++++++ be/src/olap/compaction.h | 8 ++++++++ be/src/olap/olap_server.cpp | 19 ++++++++++++++++--- be/src/olap/storage_engine.cpp | 7 ------- be/src/olap/storage_engine.h | 2 -- 6 files changed, 46 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org