You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Kunal Khatua (JIRA)" <ji...@apache.org> on 2017/12/28 18:49:00 UTC

[jira] [Closed] (DRILL-5952) Implement "CREATE TABLE IF NOT EXISTS"

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

Kunal Khatua closed DRILL-5952.
-------------------------------

Merged into Apache Master

> Implement "CREATE TABLE IF NOT EXISTS"
> --------------------------------------
>
>                 Key: DRILL-5952
>                 URL: https://issues.apache.org/jira/browse/DRILL-5952
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: SQL Parser
>    Affects Versions: 1.11.0
>            Reporter: Prasad Nagaraj Subramanya
>            Assignee: Prasad Nagaraj Subramanya
>              Labels: doc-impacting, ready-to-commit
>             Fix For: 1.12.0
>
>
> Currently, if a table/view with the same name exists CREATE TABLE fails with VALIDATION ERROR
> Having "IF NOT EXISTS" support for CREATE TABLE will ensure that query succeeds 
> Also the same functionality was added for views.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)