Yibo Cai created ARROW-14150:
--------------------------------
Summary: [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
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)