Skip to content

Support Reading Alternative List Representations to Arrow From Parquet #1680

@tustvold

Description

@tustvold

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

Currently the parquet -> arrow conversion supports the 3-level representation of lists, as described here.

However, there is limited support for alternative representations as described here. In particular

  • No test coverage of fallback representations for List annotated types
  • No support for repeated fields outside of List annotated types

Describe the solution you'd like

We should support the parquet specification

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny 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