[
https://issues.apache.org/jira/browse/DRILL-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-2821:
----------------------------------
Fix Version/s: (was: 1.0.0)
1.2.0
> 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.2.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)