You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/05/16 00:11:01 UTC

[jira] [Updated] (DRILL-2775) message error not clear when doing a select or ctas on empty folder

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

Deneche A. Hakim updated DRILL-2775:
------------------------------------
    Summary: message error not clear when doing a select or ctas on empty folder  (was: CTAS : Error message not clear when the table/folder already exists)

> message error not clear when doing a select or ctas on empty folder
> -------------------------------------------------------------------
>
>                 Key: DRILL-2775
>                 URL: https://issues.apache.org/jira/browse/DRILL-2775
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>            Reporter: Rahul Challapalli
>            Assignee: Deneche A. Hakim
>              Labels: error_message_must_fix
>             Fix For: 1.2.0
>
>
> git.commit.id.abbrev=f066786
> Below is an example of what happens when we try to create the same table twice :
> {code}
>  create table  dfs.ctas_flatten.jkdhfjhgjhk as select  * from  `data.json`';
> +------------+------------+
> |     ok     |  summary   |
> +------------+------------+
> | false      | Error: Index: 0, Size: 0 |
> {code}
> It used to be more meaningful until very recently. 



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