You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/03/02 02:17:00 UTC

[jira] [Created] (DRILL-7875) NPE in Splunk Queries

Charles Givre created DRILL-7875:
------------------------------------

             Summary: NPE in Splunk Queries
                 Key: DRILL-7875
                 URL: https://issues.apache.org/jira/browse/DRILL-7875
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
    Affects Versions: 1.19.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.19.0


In Splunk queries, if one of the fields containing an INT or TIMESTAMP is null, the BatchReader will crash.  This fix simply adds a check to verify that there is data and if not, set the reader to null.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)