You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/07/29 06:14:12 UTC

[GitHub] [doris] adonis0147 commented on a diff in pull request #11299: [enhancement](nereids) Normalize expressions before performing plan rewriting

adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r932901227


##########
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/OptimizeExpressions.java:
##########
@@ -28,14 +27,13 @@
 /**
  * optimize expression of plan rule set.
  */
-public class OptimizeExpressionOfPlan extends ExpressionOfPlanRewrite {
+public class OptimizeExpressions extends ExpressionRewrite {

Review Comment:
   Renamed



-- 
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-unsubscribe@doris.apache.org

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


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