[ 
https://issues.apache.org/jira/browse/FLINK-37466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timo Walther closed FLINK-37466.
--------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

Fixed in master: 3dde2552e841130a59fdc2aef6ed241fe0e8162b

> A helper function for DEFAULT in Table API
> ------------------------------------------
>
>                 Key: FLINK-37466
>                 URL: https://issues.apache.org/jira/browse/FLINK-37466
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>
> FLINK-37446 translates optional parameters to a null literal. However, for 
> PTFs this causes problems as checks for default fail.
> Table API should support a semantically equivalent function to (at least 
> internally):
> {code}
> SELECT * FROM f(r => TABLE t PARTITION BY name, uid => DEFAULT)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to