Skip to content

[C++] Add ComputeLogicalNullCount method to Datum #50338

Description

@pitrou

Describe the enhancement requested

Datum has a null_count method working on arrays, chunked arrays and scalars, but it has no method to compute the logical null count (which would be different for unions and run-end-encoded datums).

Component(s)

C++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions