You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "darion yaphet (Jira)" <ji...@apache.org> on 2020/09/14 14:06:00 UTC

[jira] [Created] (FLINK-19217) Functions repeated extend Serializable interface

darion yaphet created FLINK-19217:
-------------------------------------

             Summary: Functions repeated extend Serializable interface
                 Key: FLINK-19217
                 URL: https://issues.apache.org/jira/browse/FLINK-19217
             Project: Flink
          Issue Type: Improvement
            Reporter: darion yaphet


When I learning the functions, I found the Function interface have extend Serializable. But other Functions such as EdgesFunction, CoFlatMapFunction and MapFunction. they are all extends Serializable duplicate. Maybe it's unnecessary ? Could remove them ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)