[
https://issues.apache.org/jira/browse/FLINK-16516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-16516:
----------------------------
Summary: Avoid codegen user-defined function for Python UDF (was: Remove
Python UDF Codegen Code)
> Avoid codegen user-defined function for Python UDF
> --------------------------------------------------
>
> Key: FLINK-16516
> URL: https://issues.apache.org/jira/browse/FLINK-16516
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Reporter: Huang Xingbo
> Assignee: Huang Xingbo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently we make use of codegen to generate PythonScalarFunction and
> PythonTableFunction, but it is unnecessary. We can directly create a static
> PythonScalarFunction and PythonTableFunction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)