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

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

Micah Kornfield created ARROW-5699:
--------------------------------------

             Summary: [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


- Remove multiple string copies in Decimal.FromString()
- Add unsafe append method to Decimal128Builder



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