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

[jira] [Created] (DRILL-8142) SAS Reader Returns NPE

Charles Givre created DRILL-8142:
------------------------------------

             Summary: SAS Reader Returns NPE 
                 Key: DRILL-8142
                 URL: https://issues.apache.org/jira/browse/DRILL-8142
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Text &amp; CSV
    Affects Versions: 1.19.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: Future


The SAS reader uses the first row of data to infer the data types.  If the first row has null values, the SAS reader was throwing a NPE.  This PR fixes that.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)