wuchong commented on a change in pull request #8244: [FLINK-11945] 
[table-runtime-blink] Support over aggregation for blink streaming runtime
URL: https://github.com/apache/flink/pull/8244#discussion_r281019681
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/util/TableTestBase.scala
 ##########
 @@ -186,6 +186,11 @@ abstract class TableTestUtil(test: TableTestBase) {
     // TODO implements this method when supporting multi-sinks
   }
 
+  def verifySqlPlansIdentical(query1: String, queries: String*): Unit = {
 
 Review comment:
   Remove this method because we won't need it when we remove `OverWindowTest`.

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