[ 
https://issues.apache.org/jira/browse/DRILL-8146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Turton closed DRILL-8146.
-------------------------------
      Assignee: Charles Givre
    Resolution: Fixed

> SAS reader fails to read the majority of sas files
> --------------------------------------------------
>
>                 Key: DRILL-8146
>                 URL: https://issues.apache.org/jira/browse/DRILL-8146
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Text & CSV
>            Reporter: pseudomo
>            Assignee: Charles Givre
>            Priority: Major
>              Labels: pull-request-available
>
> SAS reader fails to read the majority of real world sas files.
> The reader throws NPEs if:
>  * SAS file has 0 rows
>  * Date column value is null
>  * The type of value is Number
>  * Long and Double are mixed together in one column (for some reason if the 
> fractional part of any number is zero, it will be converted to Long by parso 
> library)
> Schema inference issue:
>  * Any Date values converted to LocalDate but actually SAS supports DateTime 
> (timestamps). The problem is that time will be dropped
>  



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

Reply via email to