This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 23f01ddf3a [feature](profile) support simply profile (#23377)
add 00bb32cfc0 [opt](nereids) enable two phase partition topn opt #23870
No new revisions were added by this update.
Summary of changes:
.../properties/ChildOutputPropertyDeriver.java | 14 +++-
.../properties/ChildrenPropertiesRegulator.java | 18 +++++
.../nereids/properties/RequestPropertyDeriver.java | 17 ++++
...ogicalPartitionTopNToPhysicalPartitionTopN.java | 93 +++++++++++++++++++---
.../{SortPhase.java => PartitionTopnPhase.java} | 27 +++----
.../doris/nereids/trees/plans/SortPhase.java | 4 +-
.../plans/physical/PhysicalPartitionTopN.java | 41 ++++++----
.../nereids_tpcds_shape_sf100_p0/shape/query67.out | 2 +-
8 files changed, 169 insertions(+), 47 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/{SortPhase.java
=> PartitionTopnPhase.java} (59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]