This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3d8440a1b7 [Feature-WIP](inverted index) support phrase for inverted
index writer (#20193)
add f505eed253 [opt](Nereids) refactor the PartitionTopN (#20102)
No new revisions were added by this update.
Summary of changes:
.../rules/rewrite/logical/PushdownTopNThroughWindow.java | 6 +++---
.../doris/nereids/{types => trees/plans}/WindowFuncType.java | 2 +-
.../nereids/trees/plans/logical/LogicalPartitionTopN.java | 12 +++++++-----
.../nereids/trees/plans/physical/PhysicalPartitionTopN.java | 2 +-
.../java/org/apache/doris/planner/PartitionSortNode.java | 2 +-
.../rewrite/logical/PushdownFilterThroughWindowTest.java | 2 +-
.../nereids/rules/rewrite/logical/PushdownLimitTest.java | 2 +-
7 files changed, 15 insertions(+), 13 deletions(-)
rename fe/fe-core/src/main/java/org/apache/doris/nereids/{types =>
trees/plans}/WindowFuncType.java (95%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]