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


##########
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 think it should be the same as other window tvf.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to