[jira] [Created] (FLINK-17084) Implement type inference for ROW/ARRAY/MAP constructors

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

[jira] [Created] (FLINK-17084) Implement type inference for ROW/ARRAY/MAP constructors

Shang Yuanchun (Jira)
Dawid Wysakowicz created FLINK-17084:
----------------------------------------

             Summary: Implement type inference for ROW/ARRAY/MAP constructors
                 Key: FLINK-17084
                 URL: https://issues.apache.org/jira/browse/FLINK-17084
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz
             Fix For: 1.11.0


We can already implement input type inference and output type strategy for function:
BuiltinFunctionDefinitions.ROW
BuiltinFunctionDefinitions.ARRAY
BuiltinFunctionDefinitions.MAP





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