This is an automated email from the ASF dual-hosted git repository.

zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1d1b2f98c3 [refactor](function) let agg functions exception safety 
(#19109)
     add 1d421a26d9 [bugfix](memory) merge block may allocate failed (#19507)

No new revisions were added by this update.

Summary of changes:
 be/src/common/exception.h                    | 20 +++++++++++++++++++-
 be/src/exec/rowid_fetcher.cpp                |  2 +-
 be/src/pipeline/exec/union_sink_operator.cpp |  3 ++-
 be/src/runtime/thread_context.h              | 18 +-----------------
 be/src/vec/core/block.h                      |  8 +++++++-
 be/src/vec/exec/join/vhash_join_node.cpp     |  2 +-
 be/src/vec/exec/scan/scanner_scheduler.cpp   |  5 ++++-
 be/src/vec/exec/vset_operation_node.cpp      |  2 +-
 be/src/vec/exec/vunion_node.cpp              |  4 ++--
 9 files changed, 38 insertions(+), 26 deletions(-)


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

Reply via email to