RanJinh commented on code in PR #23000: URL: https://github.com/apache/flink/pull/23000#discussion_r1268184648
########## flink-core/src/main/java/org/apache/flink/api/common/functions/Function.java: ########## @@ -27,4 +28,16 @@ * method) interfaces that can be implemented via Java 8 lambdas. */ @Public -public interface Function extends java.io.Serializable {} +public interface Function extends java.io.Serializable { Review Comment: Related change is in this reply: https://github.com/apache/flink/pull/23000#discussion_r1267862410 -- 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