englefly commented on code in PR #64486:
URL: https://github.com/apache/doris/pull/64486#discussion_r3410606578
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpProjectExprUnderTopN.java:
##########
@@ -237,37 +170,27 @@ public Plan visitLogicalTopN(LogicalTopN topN,
CollectorContext context) {
* along the path from the TopN to the current node. An expression whose
output ExprId
* is in this set cannot be pulled up past the operators that reference it.
*/
Review Comment:
accept
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]