Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We have TypedBufferBuilder<bool>::UnsafeAppend for an array of bytes (where non-zero becomes 1), but it would be useful to have also UnsafeAppendBits so that bitmaps coming from arrow::Array can also be appended
Attachments
Issue Links
- is related to
-
ARROW-5984 [C++] Provide method on AdaptiveIntBuilder for appending integer Array types
- Open
- relates to
-
ARROW-4722 [C++] Implement Bitmap class to modularize handling of bitmaps
- Resolved