Skip to content

Nested Schema Projection #5148

@tustvold

Description

@tustvold

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

Currently we only provide APIs for projecting root columns of an arrow schema, that is there is no easy mechanism to project parts of nested columns. This is despite both the arrow-json reader and parquet readers supporting this.

This lack of support has come up a few times recently:

I would like an API that makes it easy to perform nested projection on a schema

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions