Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Repro:
Enable asserts: export DRILL_SHELL_JAVA_OPTS="-ea"
start sqlline
select cast(null as timestamp) from v1 limit 1;
Attachments
Attachments
Issue Links
- duplicates
-
DRILL-1097 Sqlline seems to have issues with null values in hive table
- Resolved