You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/06/02 14:06:04 UTC

[jira] [Commented] (ARROW-1073) C++: Adapative integer builder

    [ https://issues.apache.org/jira/browse/ARROW-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034740#comment-16034740 ] 

Uwe L. Korn commented on ARROW-1073:
------------------------------------

PR: https://github.com/apache/arrow/pull/723

> C++: Adapative integer builder
> ------------------------------
>
>                 Key: ARROW-1073
>                 URL: https://issues.apache.org/jira/browse/ARROW-1073
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>
> For memory efficient array creations in situations where the maximum integer value is not know beforehand, this should be an array builder that always uses the minimal possible integer type in which the values can be stored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)