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 160d2be0d8 [minimal](Nereids) add more comments for the rewriter (#19788) add 7c8b7878cd [fix](memory) Print all query/load memory before memory GC when `memory_debug=true` (#19720) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 3 --- be/src/common/config.h | 3 --- be/src/common/daemon.cpp | 6 +----- be/src/runtime/memory/mem_tracker_limiter.cpp | 13 +++++++++++++ be/src/runtime/memory/mem_tracker_limiter.h | 1 + be/src/runtime/memory/thread_mem_tracker_mgr.h | 8 +++----- be/src/util/mem_info.cpp | 10 ++++++++++ 7 files changed, 28 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org