[
https://issues.apache.org/jira/browse/ARROW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-5413.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 4392
[https://github.com/apache/arrow/pull/4392]
> [C++] CSV reader doesn't remove BOM
> -----------------------------------
>
> Key: ARROW-5413
> URL: https://issues.apache.org/jira/browse/ARROW-5413
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.13.0
> Reporter: Igor Yastrebov
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: csv, pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> If a CSV file starts with a byte-order mark, CSV reader doesn't strip it but
> instead adds it to the first column name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)