Skip to content

[C++] Change BaseBinaryBuilder::GetView to return a view with a null data pointer for entries added via AppendNull #50249

Description

@andishgar

Describe the enhancement requested

arrow::BaseBinaryBuilder::GetView returns an empty string for data that is added via arrow::BaseBinaryBuilder::AppendNull. This behavior has already been identified as problematic in issue 39635, where null data is incorrectly treated as an empty string, as seen here.

Component(s)

C++

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