[
https://issues.apache.org/jira/browse/ARROW-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reassigned ARROW-4031:
-----------------------------------
Assignee: Benjamin Kietzman
> [C++] Refactor ArrayBuilder bitmap logic into TypedBufferBuilder<bool>
> ----------------------------------------------------------------------
>
> Key: ARROW-4031
> URL: https://issues.apache.org/jira/browse/ARROW-4031
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Benjamin Kietzman
> Assignee: Benjamin Kietzman
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> It would be useful to have a specialization of TypedBufferBuilder to simplify
> building buffers of bits. This could then be utilized by ArrayBuilder (for
> the null bitmap) and BooleanBuilder (for values)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)