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 78abb40fdc [improvement](string) throw exception instead of log fatal
if string column exceed total size limit (#17989)
add 990479e177 [refactor](memory) Query waits for memory free in
Allocator, after memory exceed limit. (#18075)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/memory/mem_tracker_limiter.h | 20 ++++++------
be/src/runtime/memory/thread_mem_tracker_mgr.cpp | 22 ++++---------
be/src/runtime/memory/thread_mem_tracker_mgr.h | 3 +-
be/src/vec/common/allocator.h | 40 ++++++++++++++++++++++++
4 files changed, 58 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]