lsyldliu commented on code in PR #24162:
URL: https://github.com/apache/flink/pull/24162#discussion_r1464871853
##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/batch/sql/WindowTableFunctionITCase.scala:
##########
@@ -1327,4 +1328,146 @@ class WindowTableFunctionITCase extends BatchTestBase {
)
)
}
+
+ @Test
+ def testSessionTVF(): Unit = {
Review Comment:
I would like to emphasize session window agg, not window tvf, does it work
in batch mode?
--
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]