[
https://issues.apache.org/jira/browse/FLINK-16516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated FLINK-16516:
----------------------------
Description: Currently we make use of codegen to generate
PythonScalarFunction and PythonTableFunction, but it is unnecessary. We can
directly create a static PythonScalarFunction and PythonTableFunction. (was:
Currently we take use of codegen to generate PythonScalarFunction and
PythonTableFunction, but it is unecessary.We can directly create a static
PythonScalarFunction and PythonTableFunction.)
> 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
>
> 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)