[
https://issues.apache.org/jira/browse/FLINK-14016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938324#comment-16938324
]
Hequn Cheng commented on FLINK-14016:
-------------------------------------
Resolved in 1.10.0 via 2b608e3169ee416c922a8337c2ba5fa873516fde
> Introduce RelNodes FlinkLogicalPythonScalarFunctionExec and
> DataStreamPythonScalarFunctionExec which are containers for Python
> PythonScalarFunctions
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-14016
> URL: https://issues.apache.org/jira/browse/FLINK-14016
> Project: Flink
> Issue Type: Sub-task
> Components: API / Python
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Dedicated RelNodes such as FlinkLogicalPythonScalarFunctionExec and
> DataStreamPythonScalarFunctionExec should be introduced for Python
> ScalarFunction execution. These nodes exists as containers for Python
> ScalarFunctions which could be executed in a batch and then we can employ
> PythonScalarFunctionOperator for Python ScalarFunction execution.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)