cshuo commented on a change in pull request #16219:
URL: https://github.com/apache/flink/pull/16219#discussion_r661204898



##########
File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/GroupWindowITCase.scala
##########
@@ -412,10 +412,8 @@ class GroupWindowITCase(mode: StateBackendMode, 
useTimestampLtz: Boolean)
     tEnv.sqlQuery(sql).toAppendStream[Row].addSink(sink)

Review comment:
       nips: perhaps it's better to add some more agg calls besides `count(1)`, 
which happens to act as 'inputs counter' as well...




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