You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wei Zhong (Jira)" <ji...@apache.org> on 2021/01/28 06:45:00 UTC

[jira] [Created] (FLINK-21179) Split the base class of Python DataStream Function to 'Function' and 'RichFunction'

Wei Zhong created FLINK-21179:
---------------------------------

             Summary: Split the base class of Python DataStream Function to 'Function' and 'RichFunction'
                 Key: FLINK-21179
                 URL: https://issues.apache.org/jira/browse/FLINK-21179
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
            Reporter: Wei Zhong
             Fix For: 1.13.0


As the ReducingState and AggregatingState only support non-rich functions, we need to split the base class of the DataStream Functions to 'Function' and 'RichFunction'.



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