[ https://issues.apache.org/jira/browse/FLINK-37466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-37466: ----------------------------------- Labels: pull-request-available (was: ) > 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 > > 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)