[
https://issues.apache.org/jira/browse/FLINK-36809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36809:
-----------------------------------
Labels: pull-request-available (was: )
> Add ifNotExists param to createTable
> ------------------------------------
>
> Key: FLINK-36809
> URL: https://issues.apache.org/jira/browse/FLINK-36809
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Gustavo de Morais
> Priority: Major
> Labels: pull-request-available
>
> Table API's createTable currently doesn't support ignoreIfExists, like other
> interfaces for other resources already support.
> We want to support the ignoreIfExists param for createTable. It should work
> the same way it does for other resources, like createFunction.
>
> Similar to SQL's {{{}_IF NOT EXISTS_ clause{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)