You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/04/18 09:03:59 UTC

[jira] [Updated] (DRILL-2821) Queries on non-existent tables should throw appropriate error message

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

Daniel Barclay (Drill) updated DRILL-2821:
------------------------------------------
    Summary: Queries on non-existent tables should throw appropriate error message  (was: Queries on not-exiting tables should throw appropriate error message)

> Queries on non-existent tables should throw appropriate error message
> ---------------------------------------------------------------------
>
>                 Key: DRILL-2821
>                 URL: https://issues.apache.org/jira/browse/DRILL-2821
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: 0.8.0
>            Reporter: Neeraja
>            Assignee: Steven Phillips
>             Fix For: 1.0.0
>
>
> See the query below on MapR sandbox.
> Embedded_clicks is a non-existing table (the actual table is embedded clicks) and Drill should throw an appropriate error message.
> ----------
> 0: jdbc:drill:> select count(*) from embedded_clicks;
> Query failed: NullPointerException: 
> Error: exception while executing query: Failure while executing query. (state=,code=0)



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