This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d53f006c6f9 [Chore](topn) add case for topn opt (#38154) add 4c3b91d8277 [refactor](olap-server) Extract submitted compaction tasks management logic to an encapsulated class (#38083) No new revisions were added by this update. Summary of changes: be/src/http/action/compaction_action.cpp | 2 +- be/src/olap/olap_server.cpp | 254 ++++++++++++++++--------------- be/src/olap/storage_engine.cpp | 142 ++++++----------- be/src/olap/storage_engine.h | 62 ++++++-- be/test/olap/compaction_task_test.cpp | 5 +- 5 files changed, 227 insertions(+), 238 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org