[
https://issues.apache.org/jira/browse/ARROW-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3407:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/19734
> [C++] Add UTF8 conversion modes in CSV reader conversion options
> ----------------------------------------------------------------
>
> Key: ARROW-3407
> URL: https://issues.apache.org/jira/browse/ARROW-3407
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: csv, pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> There should be a few options:
> * Assume UTF8, but do not verify ("no seatbelts mode", for users that have
> reasonable security about UTF8 and want the maximum performance)
> * Full UTF8 verification
> * Maybe ASCII-only verification (because ASCII verification is very fast)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)