englefly commented on code in PR #46773:
URL: https://github.com/apache/doris/pull/46773#discussion_r1912794951


##########
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/executor/Rewriter.java:
##########
@@ -395,11 +392,8 @@ public class Rewriter extends AbstractBatchJobExecutor {
                         topDown(new SplitLimit()),
                         topDown(
                                 new PushDownLimit(),

Review Comment:
   1/2/4 are done
   for #3, the logical of inner join is not support topn push-down



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to