[
https://issues.apache.org/jira/browse/ARROW-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-5984:
--------------------------------
Description: For Int8/16/32, it is not currently possible to do a bulk
append. With Int64, you can bulk append with {{AppendValues}} but only if you
have no nulls or of the nulls are stored in a byte map (was: For Int8/16/32,
it is not currently possible to do a bulk append)
> [C++] Provide method on AdaptiveIntBuilder for appending integer Array types
> ----------------------------------------------------------------------------
>
> Key: ARROW-5984
> URL: https://issues.apache.org/jira/browse/ARROW-5984
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> For Int8/16/32, it is not currently possible to do a bulk append. With Int64,
> you can bulk append with {{AppendValues}} but only if you have no nulls or of
> the nulls are stored in a byte map
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)