twalthr commented on a change in pull request #8162: [FLINK-12174][table] 
Introduce FlinkAggregateExtractProjectRule and remove extractFieldReferences
URL: https://github.com/apache/flink/pull/8162#discussion_r275762743
 
 

 ##########
 File path: 
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/api/TableEnvironment.scala
 ##########
 @@ -293,13 +293,25 @@ abstract class TableEnvironment(val config: TableConfig) 
{
     }
   }
 
+  private def preOptimizeLogicalPlan(relNode: RelNode): RelNode = {
 
 Review comment:
   why is the normalization rule set not enough?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to