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 7952bce03f [compatibility](Nereids) process escape in string literal 
(#14294)
     add 1f326fc0d6 [enhancement](be)limit mem cost to 16m when pre serialize 
keys in agg node (#14321)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/mem_pool.cpp                     |  5 +++-
 be/src/runtime/mem_pool.h                       | 15 ++++++----
 be/src/vec/common/columns_hashing.h             | 22 +++++---------
 be/src/vec/exec/join/vnested_loop_join_node.cpp | 11 +++++++
 be/src/vec/exec/join/vnested_loop_join_node.h   |  2 ++
 be/src/vec/exec/vaggregation_node.cpp           | 39 ++++++++++++++++++-------
 be/src/vec/exec/vaggregation_node.h             | 29 ++++++++++++------
 7 files changed, 82 insertions(+), 41 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to