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

[jira] [Created] (FLINK-19480) Support RichFunction in Python DataStream API

Dian Fu created FLINK-19480:
-------------------------------

             Summary: Support RichFunction in Python DataStream API
                 Key: FLINK-19480
                 URL: https://issues.apache.org/jira/browse/FLINK-19480
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.12.0


Currently, RichFunction is still not supported in Python DataStream API. It's a prerequisite for several features, such as:
- Metrics support
- State support
- The other functionalities which are available in the Java FunctionContext



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