asolimando commented on code in PR #2876:
URL: https://github.com/apache/calcite/pull/2876#discussion_r1020902356


##########
core/src/test/java/org/apache/calcite/test/MaterializedViewRelOptRulesTest.java:
##########
@@ -338,6 +341,104 @@ protected final MaterializedViewFixture sql(String 
materialize,
         .ok();
   }
 
+  @Test void testAggregateMaterializationAggregateFuncsRange1() {

Review Comment:
   Please find better names for tests, if you have multiple tests, they are 
covering something specific each, so why don't put that in the test name? This 
is true for all tests1...n in the PR



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

Reply via email to