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

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

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

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