Skip to content

Add GenericListViewArray::from_iter_primitive #8906

@dqkqd

Description

@dqkqd

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

GenericListArray and FixedSizeListArray have from_iter_primitive but GenericListViewArray doesn't.

https://docs.rs/arrow/latest/arrow/array/struct.GenericListViewBuilder.html?search=from_iter_primitive

Describe the solution you'd like

Add GenericListViewArray::from_iter_primitive.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions