Skip to content

Conversation

@imay
Copy link
Contributor

@imay imay commented Mar 25, 2019

No description provided.

Copy link
Contributor

@chenhao7253886 chenhao7253886 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LTMG

@imay imay merged commit f878a90 into apache:new-optimizer Mar 25, 2019
@imay imay deleted the add-opt-item branch March 25, 2019 07:02
mrhhsg pushed a commit to mrhhsg/doris that referenced this pull request Oct 4, 2022
* topn detail query optimization: runtime predicate for rows

* add missing new files runtime_predicate.h/cpp

* topn detail query opt: runtime predicate for segments and pages

* topn detail query opt: fe check query to enable opt

* do not use topn opt for order by string type

* fix nullpointer when check type

* support more types and using TypeIndex in runtime_predicate

* [enhance-WIP](topn-two-phase) implement topn two phase read (apache#783)

* [fix](topn) fix conjunct_expr_root nullptr (apache#794)

* [enhance](topn-two-phase) support VOlapScanNode (apache#799)

* [enhance](topn) trick setParallelExecNum(1) when using topn optimization (apache#802)

* use HeapSorter when _use_topn_opt or no var length field

* remove debug log

Co-authored-by: Kang <kxiao.tiger@gmail.com>
liaoxin01 pushed a commit to liaoxin01/doris that referenced this pull request Nov 18, 2022
* Opt perf topn (apache#805)

* topn detail query optimization: runtime predicate for rows

* add missing new files runtime_predicate.h/cpp

* topn detail query opt: runtime predicate for segments and pages

* topn detail query opt: fe check query to enable opt

* do not use topn opt for order by string type

* fix nullpointer when check type

* support more types and using TypeIndex in runtime_predicate

* [enhance-WIP](topn-two-phase) implement topn two phase read (apache#783)

* [fix](topn) fix conjunct_expr_root nullptr (apache#794)

* [enhance](topn-two-phase) support VOlapScanNode (apache#799)

* [enhance](topn) trick setParallelExecNum(1) when using topn optimization (apache#802)

* use HeapSorter when _use_topn_opt or no var length field

* remove debug log

Co-authored-by: Kang <kxiao.tiger@gmail.com>

* [chore](topn-optimize) make code more readable

Co-authored-by: Kang <kxiao.tiger@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants