snuyanzin commented on code in PR #26657:
URL: https://github.com/apache/flink/pull/26657#discussion_r2137517172


##########
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:
   to my knowledge no, however I fear we can end up with testing every public 
getter then which might be an overkill...



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