[jira] [Created] (FLINK-18463) Make the "input_types" parameter of the Python udf decorator optional

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

[jira] [Created] (FLINK-18463) Make the "input_types" parameter of the Python udf decorator optional

Shang Yuanchun (Jira)
Wei Zhong created FLINK-18463:
---------------------------------

             Summary:  Make the "input_types" parameter of the Python udf decorator optional
                 Key: FLINK-18463
                 URL: https://issues.apache.org/jira/browse/FLINK-18463
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Wei Zhong


In current design, the input types of the Python UDF is unnecessary to be declared explicitly. For user convenience, we can make the "input_types" parameter of the Python UDF decorator optional.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)