hsyuan commented on a change in pull request #1532: [CALCITE-3448] 
AggregateOnCalcToAggregateUnifyRule ignores Project…
URL: https://github.com/apache/calcite/pull/1532#discussion_r342762678
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/MaterializationTest.java
 ##########
 @@ -864,6 +864,22 @@ private void checkNoMaterialize(String materialize, 
String query,
                 + "    EnumerableTableScan(table=[[hr, m0]])"));
   }
 
+  /** Test case for
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-3448";>[CALCITE-3448]
+   * AggregateOnProjectToAggregateUnifyRule ignores Project incorrectly when
 
 Review comment:
   Update rule name

----------------------------------------------------------------
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