Skip to content

[Variant] Make VariantArray iterable #8612

Description

@friendlymatthew

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Currently, there is no way to safely iterate over VariantArray. Only VariantArray::value(i) is available, which panics on null values.

Additional context

This feature is motivated by datafusion-variant, a higher-level library that integrates with Datafusion through a series of udfs

Activity

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

Metadata

Metadata

Labels

enhancementAny new improvement worthy of a entry in the changelogparquet-variantparquet-variant* crates

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions