This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6c78be85e4 [fix](bdbje) Remove improper check for journalId (#24464)
new 592ced9129 [Fix](Status) Disable printing stacktrace for
InvalidArgument in BitShufflePageDecoder::seek_to_position_in_page #24419
new f9596885ca [Fix](topn opt) only allow duplicate key or MOW model to
use 2 phase read opt in nereids planner (#24485)
new a85f33d7ce [fix](index compaction)skip index compaction when no output
segment (#24468)
new 602cc1b2f1 fix fe compile error
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/olap/compaction.cpp | 105 +++++++++++----------
be/src/olap/rowset/segment_v2/bitshuffle_page.h | 2 +-
.../rules/rewrite/DeferMaterializeTopNResult.java | 2 +
.../trees/expressions/functions/udf/JavaUdaf.java | 2 +-
regression-test/suites/query_p0/sort/sort.groovy | 8 ++
.../suites/query_p0/sort/topn_2pr_rule.groovy | 74 +++++++++++++++
6 files changed, 143 insertions(+), 50 deletions(-)
create mode 100644 regression-test/suites/query_p0/sort/topn_2pr_rule.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]