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

[jira] [Resolved] (ARROW-14150) [C++] Skip delimiter checking in CSV chunker if quoting is false

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

Neal Richardson resolved ARROW-14150.
-------------------------------------
    Fix Version/s: 6.0.0
       Resolution: Fixed

Issue resolved by pull request 11258
[https://github.com/apache/arrow/pull/11258]

> [C++] Skip delimiter checking in CSV chunker if quoting is false
> ----------------------------------------------------------------
>
>                 Key: ARROW-14150
>                 URL: https://issues.apache.org/jira/browse/ARROW-14150
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Yibo Cai
>            Assignee: Yibo Cai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Delimiter checking is not necessary for csv chunker if quoting is disabled. Bypassing the delimiter checking improves performance significantly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)