You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wei Zhong (Jira)" <ji...@apache.org> on 2020/07/02 09:44:00 UTC

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

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)