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 735440eaaee [fix](plan) only scan node with limit and no predicate can reduce to 1 instance (#31342) add d7ed88ccb6c [refactor](wg) move memory gc logic to workload group (#31334) No new revisions were added by this update. Summary of changes: be/src/runtime/memory/mem_tracker_limiter.cpp | 100 +++++--------------------- be/src/runtime/memory/mem_tracker_limiter.h | 22 +++--- be/src/runtime/task_group/task_group.cpp | 88 ++++++++++++++++++++--- be/src/runtime/task_group/task_group.h | 9 +-- be/src/util/mem_info.cpp | 17 ++--- 5 files changed, 118 insertions(+), 118 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org