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

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


    from f1c84265a38 [Bug](predicate) fix wrong result of AcceptNullPredicate 
(#39497)
     add 44aa3145819 [Improvement](sort) Free sort blocks if this block is 
exhausted (#39306)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/dependency.h                |  2 -
 be/src/vec/common/sort/partition_sorter.cpp | 42 ++++++++---------
 be/src/vec/common/sort/partition_sorter.h   |  4 +-
 be/src/vec/common/sort/sorter.cpp           | 71 +++++++++++++++--------------
 be/src/vec/common/sort/sorter.h             | 12 ++---
 be/src/vec/common/sort/topn_sorter.cpp      | 17 ++++---
 be/src/vec/core/sort_cursor.h               | 68 +++++++++++----------------
 be/src/vec/runtime/vsorted_run_merger.cpp   | 34 ++++----------
 be/src/vec/runtime/vsorted_run_merger.h     | 13 ++----
 9 files changed, 112 insertions(+), 151 deletions(-)


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

Reply via email to