You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Ozerov (Jira)" <ji...@apache.org> on 2021/03/14 07:49:00 UTC

[jira] [Commented] (CALCITE-4533) Incorrect semantics of REPLACE and IF NOT EXISTS keywords in CREATE TABLE/SCHEMA commands

    [ https://issues.apache.org/jira/browse/CALCITE-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301068#comment-17301068 ] 

Vladimir Ozerov commented on CALCITE-4533:
------------------------------------------

[~julianhyde], sure. Done.

> Incorrect semantics of REPLACE and IF NOT EXISTS keywords in CREATE TABLE/SCHEMA commands
> -----------------------------------------------------------------------------------------
>
>                 Key: CALCITE-4533
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4533
>             Project: Calcite
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 1.26.0
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Presently, the {{ServerDdlExecutor}} incorrectly process some keywords:
> # {{CREATE SCHEMA IF NOT EXISTS}} overwrites the existing schema
> # {{CREATE OR REPLACE TABLE}} doesn't replace the table if the table exists



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