You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/10/29 09:38:00 UTC

[jira] [Updated] (FLINK-19879) Support "IF NOT EXISTS" in DDL for CREATE TABLE

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

Jark Wu updated FLINK-19879:
----------------------------
    Component/s: Table SQL / API

> Support "IF NOT EXISTS" in DDL for CREATE TABLE
> -----------------------------------------------
>
>                 Key: FLINK-19879
>                 URL: https://issues.apache.org/jira/browse/FLINK-19879
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.11.2
>            Reporter: Ingo Bürk
>            Priority: Minor
>
> Catalog#createTable has a ignoreIfExists flag, but the corresponding DDL does not yet seem to support "IF NOT EXISTS"¹. It would be nice if this could be made available in SQL as well.
>  
> ¹ https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sql/create.html#create-table



--
This message was sent by Atlassian Jira
(v8.3.4#803005)