Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Below is the error from SQLLine. Replacing UTF-8 to UTF8 works fine.
The error message need to accurately represent the problem.
0: jdbc:drill:> select Convert_from(t.address.state,'UTF-8') from customers t limit 10;
Query failed: AssertionError:
Error: exception while executing query: Failure while executing query. (state=,code=0)
Attachments
Attachments
Issue Links
- is duplicated by
-
DRILL-3544 Need better error messages when convert_to is given a bad type
- Resolved
- relates to
-
DRILL-4755 StringIndexOutOfBoundsException seen with CONVERT_FROM function
- Resolved