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]
