Antoine Pitrou created ARROW-13536:
--------------------------------------
Summary: [C++] Use decimal point-aware conversion from fast_float
Key: ARROW-13536
URL: https://issues.apache.org/jira/browse/ARROW-13536
Project: Apache Arrow
Issue Type: Task
Components: C++
Reporter: Antoine Pitrou
The vendored {{fast_float}} library recently added an option to change the
decimal point, which we may reuse in the CSV converter instead of translating
the input:
https://github.com/fastfloat/fast_float/pull/91
--
This message was sent by Atlassian Jira
(v8.3.4#803005)