xuyangzhong commented on code in PR #24162:
URL: https://github.com/apache/flink/pull/24162#discussion_r1464907031


##########
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 found that currently, in batch session window is not supported. So I think 
It's better not to support it in window tvf. I'll update this 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