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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)