You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2015/10/26 18:25:27 UTC

[jira] [Created] (DRILL-3979) Add support for "replace" in CTAS similar to views

Abhishek Girish created DRILL-3979:
--------------------------------------

             Summary: Add support for "replace" in CTAS similar to views
                 Key: DRILL-3979
                 URL: https://issues.apache.org/jira/browse/DRILL-3979
             Project: Apache Drill
          Issue Type: Improvement
          Components: Query Planning & Optimization, Storage - Writer
    Affects Versions: 1.2.0
            Reporter: Abhishek Girish


Drill could support "create or replace table" syntax, similar to the existing "create or replace view" syntax. 

Given that "drop table" is now supported, I think it might be possible to support this. This could be helpful in automating tests and in SQL scripting. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)