You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/12/02 11:08:00 UTC

[jira] [Resolved] (ARROW-13536) [C++] Use decimal point-aware conversion from fast_float

     [ https://issues.apache.org/jira/browse/ARROW-13536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-13536.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11817
[https://github.com/apache/arrow/pull/11817]

> [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
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)