[ https://issues.apache.org/jira/browse/FLINK-36809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther closed FLINK-36809. -------------------------------- Fix Version/s: 2.0.0 Assignee: Gustavo de Morais Resolution: Fixed Fixed in master: 02510f1116d3da371e06c90ff950ca7304e8a5e7 > 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 > Assignee: Gustavo de Morais > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > 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)