Skip to content

Deprecate and replace old Parquet metadata parsing functions #6447

Closed
@etseidl

Description

@etseidl

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#6431 adds a new API for obtaining Parquet metadata. To reduce code duplication and confusion, older APIs should be deprecated and eventually removed. Uses of these older APIs within the parquet crate should be converted to the new API.

This issue will track progress of conversion to the new ParquetMetaDataReader API.

Non breaking changes

Breaking changes

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