You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/11/04 00:05:27 UTC

[jira] [Created] (DRILL-4022) Negation of an interval results in a NPE

Krystal created DRILL-4022:
------------------------------

             Summary: Negation of an interval results in a NPE
                 Key: DRILL-4022
                 URL: https://issues.apache.org/jira/browse/DRILL-4022
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Data Types
            Reporter: Krystal


Putting a minus sign before "interval" in a query causes NPE.

select -interval '4:59' hour to minute from basic limit 1;
Error: SYSTEM ERROR: NullPointerException



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)