[
https://issues.apache.org/jira/browse/FLINK-17373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-17373.
--------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
Fixed in 1.11.0: 1fe57abb6a07d0575f30576ed762e592cfc235a3
> Support the NULL type for function calls
> ----------------------------------------
>
> Key: FLINK-17373
> URL: https://issues.apache.org/jira/browse/FLINK-17373
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> According to FLIP-37, the null type is used to represent untyped NULL
> literals. Those are in particular useful when it comes to passing them to a
> function call. The new type inference of FLIP-65 is able to process call such
> as `f(NULL)`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)