Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0
-
None
-
None
Description
null values for varchar, interval, boolean are displayed as empty string in SqlLine.
Caused by SqlLine bug: https://github.com/julianhyde/sqlline/issues/288
Possible workaround to set nullValue other case than lower: !set nullValue Null.
Should be fixed in the next SqlLine upgrade (to 1.8.0) when prior fixed in SqlLine.
Attachments
Issue Links
- is part of
-
DRILL-7236 SqlLine 1.8 upgrade
- Resolved