lirui-apache commented on a change in pull request #15082:
URL: https://github.com/apache/flink/pull/15082#discussion_r612456411



##########
File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/api/TableEnvironmentTest.scala
##########
@@ -1353,6 +1353,38 @@ class TableEnvironmentTest {
       tableResult3.collect())
   }
 
+  @Test
+  def testRemoveSingleAggregateRule(): Unit = {

Review comment:
       I have moved the test to a dedicated class 
`RemoveSingleAggregateRuleTest`. Hopefully that makes things clearer.




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


Reply via email to