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/05/27 17:30:04 UTC

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

Uwe L. Korn created ARROW-1073:
----------------------------------

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