You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/13 17:52:00 UTC

[jira] [Assigned] (ARROW-17382) [C++] open_dataset doesn't ignore BOM in csv file when header's with quotes

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

Antoine Pitrou reassigned ARROW-17382:
--------------------------------------

    Assignee: ZMZ91

> [C++] open_dataset doesn't ignore BOM in csv file when header's with quotes
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-17382
>                 URL: https://issues.apache.org/jira/browse/ARROW-17382
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 9.0.0
>            Reporter: ZMZ91
>            Assignee: ZMZ91
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Similar issues's been logged and fixed as https://issues.apache.org/jira/browse/ARROW-14644. But when the csv is with bom and the header's with quotes, such as
> {code:java}
> "a","b" {code}
> as the first line in csv, it will get the first column's name "a" instead of a.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)