[
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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 & 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)