Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8.0
Description
git.commit.id.abbrev=4d398ed
In the below case we should throw a proper error message
select count(*) from hbase.`non_existent_table`; Query failed: NullPointerException: Error: exception while executing query: Failure while executing query. (state=,code=0)
We get the below error from DFS
Query failed: SqlValidatorException: Table 'dfs.fewtypes_null' not found
Attachments
Issue Links
- relates to
-
DRILL-2430 Improve Error Propagation (Umbrella)
- Open