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

[jira] [Created] (FLINK-21792) Add a PythonFunctionRunnerDescriptor and unify the creation of all the PythonFunctionRunner

Wei Zhong created FLINK-21792:
---------------------------------

             Summary: Add a PythonFunctionRunnerDescriptor and unify the creation of all the PythonFunctionRunner 
                 Key: FLINK-21792
                 URL: https://issues.apache.org/jira/browse/FLINK-21792
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Wei Zhong


Currently almost all the Python function operators implement the createPythonFunctionRunner() method by themselves and most of the logic is same. We can add a PythonFunctionRunnerDescriptor and unify the creation of all the PythonFunctionRunners. 



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