[
https://issues.apache.org/jira/browse/ARROW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891011#comment-16891011
]
Wes McKinney commented on ARROW-6004:
-------------------------------------
Hm, I am not sure about this. What do other CSV readers do (e.g.
{{pandas.read_csv}}, {{readr::read_csv}}, {{datatable::fread}}, etc.)?
> [C++] CSV reader ignore_empty_lines option doesn't handle empty lines
> ---------------------------------------------------------------------
>
> Key: ARROW-6004
> URL: https://issues.apache.org/jira/browse/ARROW-6004
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Neal Richardson
> Priority: Minor
> Labels: csv
>
> Followup to https://issues.apache.org/jira/browse/ARROW-5747. IfÂ
> {{ignore_empty_lines}} is false and there are empty lines, it fails to parse
> (again, with {{Invalid: Empty CSV file}}).
> Correct behavior should be to fill those empty lines with missing data for
> all columns.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)