Skip to content
Snippets Groups Projects
Unverified Commit df4a434b authored by jie.wang's avatar jie.wang Committed by GitHub
Browse files

add Top-N PlanNode and Executor (#275)

* add TopN PlanNode and Executor

* fix executor

* remote notes

* fix varName()

* fix topn

* fix sort

* fix SortTest error

* fix topn test

* fix topn test

* use template to simply iters

* improve topn

* support JoinIter and PropIter sort

* rename iter

* change plan desc

* fix factorsString

* remove notes
parent acebb2cd
No related branches found
No related tags found
No related merge requests found
Showing
with 412 additions and 56 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment