davidradl commented on code in PR #26657: URL: https://github.com/apache/flink/pull/26657#discussion_r2137507579
########## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/nodes/common/CommonPhysicalWindowTableFunction.scala: ########## @@ -67,4 +67,8 @@ abstract class CommonPhysicalWindowTableFunction( null.asInstanceOf[Double] } } + Review Comment: is there an appropriate unit test that would show downstream projects successfully accessing the windowingStrategy? -- 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