[
https://issues.apache.org/jira/browse/ARROW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897263#comment-16897263
]
Neal Richardson commented on ARROW-6004:
----------------------------------------
It's an option many (most? all?) of the other common CSV readers have, so we
should have it too.
> [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
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: csv, pull-request-available
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> 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)