You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2019/04/08 15:21:00 UTC

[jira] [Created] (DRILL-7158) null values for varchar, interval, boolean are displayed as empty in SqLine

Arina Ielchiieva created DRILL-7158:
---------------------------------------

             Summary: null values for varchar, interval, boolean are displayed as empty in SqLine
                 Key: DRILL-7158
                 URL: https://issues.apache.org/jira/browse/DRILL-7158
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.16.0
            Reporter: Arina Ielchiieva
             Fix For: 1.17.0


null values for varchar, interval, boolean are displayed as empty in SqLine.
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.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)