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)