[
https://issues.apache.org/jira/browse/ARROW-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-10328:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] Consider using fast-double-parser
> ---------------------------------------
>
> Key: ARROW-10328
> URL: https://issues.apache.org/jira/browse/ARROW-10328
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We use Google's double-conversion library for parsing strings to doubles. We
> should consider using this library, which is more than 2x faster.
> https://github.com/lemire/fast_double_parser
> Parsing doubles is important for CSV performance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)