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

Jingsong Lee resolved FLINK-17067.
----------------------------------
      Assignee: Zhenghua Gao
    Resolution: Fixed

master: 7280f98b78598f45699bd565432a8e3f89ba0608

> CatalogManager#createTable and createTemporaryTable should provide consistent 
> semantics
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-17067
>                 URL: https://issues.apache.org/jira/browse/FLINK-17067
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.10.0
>            Reporter: Zhenghua Gao
>            Assignee: Zhenghua Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently CatalogManager#createTable provides  [IF NOT EXISTS] semantic and 
> CatalogManager#createTemporaryTable provides [OR REPLACE] semantic. IMO they 
> should provide consistent semantics: [IF NOT EXISTS] or [OR REPLACE].
> I prefer [IF NOT EXISTS] since we didn't support [OR REPLACE] in table 
> DDL(and view DDL) currently.
>  



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

Reply via email to