[
https://issues.apache.org/jira/browse/ARROW-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-6004:
-----------------------------------
Description:
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.
was: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}}).
> [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)