Skip to content

Patching BoolArray always copies (never in-place) #1774

@lwwmanning

Description

@lwwmanning

broken in #1742

Because we wrap our Buffer into an Arrow Buffer (which uses Deallocation::Custom under the hood) in order to use BooleanBuffer, we can never get a MutableBuffer back out.

Probably need our own BooleanBuffer type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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