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

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

    [ https://issues.apache.org/jira/browse/DRILL-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494645#comment-17494645 ] 

ASF GitHub Bot commented on DRILL-8142:
---------------------------------------

cgivre opened a new pull request #2468:
URL: https://github.com/apache/drill/pull/2468


   # [DRILL-8142](https://issues.apache.org/jira/browse/DRILL-8142): SAS Reader Returns NPE
   
   ## Description
   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.
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Manually tested using customer proprietary data. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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