Skip to content

Conversation

@englefly
Copy link
Contributor

@englefly englefly commented Mar 13, 2023

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)

  • Does it affect the original behavior
  • Has unit tests been added
  • Has document been added or modified
  • Does it need to update dependencies
  • Is this PR support rollback (If NO, please explain WHY)

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...

@englefly
Copy link
Contributor Author

run buildall

@hello-stephen
Copy link
Contributor

hello-stephen commented Mar 13, 2023

TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.89 seconds
stream load tsv: 476 seconds loaded 74807831229 Bytes, about 149 MB/s
stream load json: 24 seconds loaded 2358488459 Bytes, about 93 MB/s
stream load orc: 76 seconds loaded 1101869774 Bytes, about 13 MB/s
stream load parquet: 32 seconds loaded 861443392 Bytes, about 25 MB/s
https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20230323135709_clickbench_pr_119679.html

@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

1 similar comment
@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

@englefly englefly force-pushed the topn-opt branch 2 times, most recently from 610764e to 055e0f4 Compare March 22, 2023 07:25
@englefly
Copy link
Contributor Author

run buildall

@englefly englefly requested a review from morrySnow March 23, 2023 01:06
@englefly
Copy link
Contributor Author

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Mar 27, 2023
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@englefly englefly merged commit c8e4684 into apache:master Mar 27, 2023
@englefly englefly deleted the topn-opt branch March 27, 2023 10:58
gnehil pushed a commit to gnehil/doris that referenced this pull request Apr 21, 2023
1. support topN opt in nereids
2. pushdown limit->proj->sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/nereids reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants