You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Cong Luo (Jira)" <ji...@apache.org> on 2021/03/28 03:44:00 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-7875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cong Luo resolved DRILL-7875.
-----------------------------
      Reviewer: Vova Vysotskyi
    Resolution: Fixed

> 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
>            Priority: Major
>             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)