[jira] [Created] (FLINK-15487) Expose the new type inference for scalar functions

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

[jira] [Created] (FLINK-15487) Expose the new type inference for scalar functions

Shang Yuanchun (Jira)
Timo Walther created FLINK-15487:
------------------------------------

             Summary: Expose the new type inference for scalar functions
                 Key: FLINK-15487
                 URL: https://issues.apache.org/jira/browse/FLINK-15487
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API, Table SQL / Planner
            Reporter: Timo Walther
            Assignee: Timo Walther


After FLINK-15281 is merged, we are able to introduce functions with the new type inference. We start by enabling scalar functions through the stack.

This includes the following changes:

- Introduce a {{UserDefinedFunction.getTypeInference}} method
- Expose {{TableEnvironment.createTemporarySystemFunction}} and {{TableEnvironment.createTemporaryFunction}}
- Update FunctionCatalog
- Update the code generation



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