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

Chun Chang commented on DRILL-4673:
-----------------------------------

Verified fix with 

0: jdbc:drill:schema=dfs.drillTestDir> select version, commit_id from 
sys.version;
+-----------------+-------------------------------------------+
|     version     |                 commit_id                 |
+-----------------+-------------------------------------------+
| 1.8.0-SNAPSHOT  | 0700c6b100367feef514a833e1aeb914e4fe64c4  |
+-----------------+-------------------------------------------+

> Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on 
> command return
> -------------------------------------------------------------------------------------
>
>                 Key: DRILL-4673
>                 URL: https://issues.apache.org/jira/browse/DRILL-4673
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Functions - Drill
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Minor
>              Labels: doc-impacting, drill
>             Fix For: 1.8.0
>
>
> Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on 
> command "DROP TABLE" return if table doesn't exist.
> The same for "DROP VIEW IF EXISTS"



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

Reply via email to