Skip to content

[C++] Arrow metadata not applied recursively when reading Parquet file #25971

@asfimport

Description

@asfimport

Currently, ApplyOriginalMetadata in src/parquet/arrow/schema.cc is only applied for the top-level node of each schema field. Nested metadata (such as dicts-inside-lists, etc.) will not be applied.

Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

Note: This issue was originally created as ARROW-9943. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions