-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 0.8.0
-
Fix Version/s: Future
-
Component/s: Storage - HBase
-
Labels:None
git.commit.id=f658a3c513ddf7f2d1b0ad7aa1f3f65049a594fe
"Select * " from non-existing tables from hbase fail with NPE:
0: jdbc:drill:schema=hbase> select * from blah;
Query failed: NullPointerException:
Error: exception while executing query: Failure while executing query. (state=,code=0)
This affect M7 tables. The server needs to return more clearer error similar to other storages such as "table x does not exist".
- is related to
-
DRILL-2430 Improve Error Propagation (Umbrella)
-
- Open
-