[
https://issues.apache.org/jira/browse/ARROW-18350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-18350.
------------------------------------
Fix Version/s: 11.0.0
Resolution: Fixed
Issue resolved by pull request 14666
[https://github.com/apache/arrow/pull/14666]
> [C++] Use std::to_chars instead of std::to_string
> -------------------------------------------------
>
> Key: ARROW-18350
> URL: https://issues.apache.org/jira/browse/ARROW-18350
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> {{std::to_chars}} is locale-independent unlike {{std::to_string}}; it may
> also be faster in some cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)