[
https://issues.apache.org/jira/browse/FLINK-16516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16516:
-----------------------------------
Labels: pull-request-available (was: )
> Remove Python UDF Codegen Code
> ------------------------------
>
> 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
>
>
> Currently we take use of codegen to generate PythonScalarFunction and
> PythonTableFunction, but it is unecessary.We can directly create a static
> PythonScalarFunction and PythonTableFunction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)