This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8293368a83b [fix](group commit) Fix p2 regression-test (#32270) add 3507274d0d6 [refactor](executor)Delete cpu_resource_limit (#32388) No new revisions were added by this update. Summary of changes: be/src/runtime/fragment_mgr.cpp | 13 --- be/src/runtime/fragment_mgr.h | 3 - be/src/runtime/query_context.cpp | 8 -- be/src/runtime/query_context.h | 16 ---- be/src/vec/exec/scan/scanner_context.cpp | 7 +- be/src/vec/exec/scan/scanner_context.h | 1 - be/src/vec/exec/scan/scanner_scheduler.cpp | 98 +++++++++------------- be/src/vec/exec/scan/scanner_scheduler.h | 3 - .../main/java/org/apache/doris/common/Config.java | 3 - .../main/java/org/apache/doris/qe/Coordinator.java | 9 -- .../java/org/apache/doris/qe/SessionVariable.java | 11 --- .../doris/statistics/util/StatisticsUtil.java | 1 - 12 files changed, 40 insertions(+), 133 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org