You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/26 00:42:00 UTC

[jira] [Resolved] (ARROW-5699) [C++] Optimize parsing of Decimal128 in CSV

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

Wes McKinney resolved ARROW-5699.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

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

> [C++] Optimize parsing of Decimal128 in CSV
> -------------------------------------------
>
>                 Key: ARROW-5699
>                 URL: https://issues.apache.org/jira/browse/ARROW-5699
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Micah Kornfield
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> - Remove multiple string copies in Decimal.FromString()
> - Add unsafe append method to Decimal128Builder



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)