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 2020/09/07 12:40:00 UTC

[jira] [Resolved] (ARROW-9928) [C++] Speed up integer parsing slightly

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

Antoine Pitrou resolved ARROW-9928.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

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

> [C++] Speed up integer parsing slightly
> ---------------------------------------
>
>                 Key: ARROW-9928
>                 URL: https://issues.apache.org/jira/browse/ARROW-9928
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> By exiting early out of the parsing routine when the input is exhausted, we can save a little bit a processing time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)