morrySnow commented on code in PR #66739:
URL: https://github.com/apache/doris/pull/66739#discussion_r3781908140
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/executor/Rewriter.java:
##########
@@ -409,19 +409,14 @@ public class Rewriter extends AbstractBatchJobExecutor {
topDown(new EliminateJoinByUnique())
),
topic("Table/Physical optimization",
- // This is a temporary plan used only for
MV matching. Cloud Table Stream
- // read state and lowering must happen
once on the complete statement plan.
Review Comment:
you need to revert all changes in this file in #65859
--
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]