Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.19.0
-
None
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.