Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
git.commit.id.abbrev=3b19076
This could be a regression. I am not seeing any error messages. Below are some of the cases
0: jdbc:drill:schema=dfs_eea> select * from sdkjgfhsjkdgf; Error: exception while executing query: Failure while executing query. (state=,code=0)
The logs have the right messages. For some reason they are not being propagated to sqlline. I attached the error log.
0: jdbc:drill:schema=dfs_eea> this is crap; Error: exception while executing query: Failure while executing query. (state=,code=0)
Attachments
Attachments
Issue Links
- depends upon
-
DRILL-2932 Error text reported via System.out.println rather than thrown SQLException's message
- Resolved
- is related to
-
DRILL-2972 Error message not clear when we try to select a field within a map without using an alias
- Resolved