[jira] [Created] (FLINK-18756) Support IF NOT EXISTS for CREATE TABLE statement

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-18756) Support IF NOT EXISTS for CREATE TABLE statement

Shang Yuanchun (Jira)
Jark Wu created FLINK-18756:
-------------------------------

             Summary: Support IF NOT EXISTS for CREATE TABLE statement
                 Key: FLINK-18756
                 URL: https://issues.apache.org/jira/browse/FLINK-18756
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / API
            Reporter: Jark Wu
             Fix For: 1.12.0


Currently, the CREATE TABLE DDL statement doesn't support IF NOT EXISTS. I think this is a useful feature we missed to support, because all the other CREATE DDLs support it.

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)