Skip to content

[C++] Provide bulk method on TypedBufferBuilder<bool> for appending a bitmap #22391

Description

@asfimport

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

Reporter: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-5983. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions