Uh oh!
There was an error while loading. Please reload this page.
[enhancement](nereids)support topN opt in nereids - #17741
Conversation
englefly
commented
Mar 13, 2023
run buildall |
TeamCity pipeline, clickbench performance test result: |
englefly
commented
Mar 14, 2023
run buildall |
englefly
commented
Mar 18, 2023
run buildall |
englefly
commented
Mar 19, 2023
run buildall |
1 similar comment
englefly
commented
Mar 19, 2023
run buildall |
englefly
commented
Mar 19, 2023
run buildall |
englefly
commented
Mar 21, 2023
run buildall |
610764e to
055e0f4Compareenglefly
commented
Mar 22, 2023
run buildall |
2. pushdown limit->proj->sort
englefly
commented
Mar 23, 2023
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
1. support topN opt in nereids 2. pushdown limit->proj->sort
Proposed changes
topN opt is implemented in original planner(refer to #15558)
This pr make nereids support this feature.
Issue Number: close #xxx
Problem summary
Describe your changes.
Checklist(Required)
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...