[
https://issues.apache.org/jira/browse/ARROW-9943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-9943.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 8366
[https://github.com/apache/arrow/pull/8366]
> [C++] Arrow metadata not applied recursively when reading Parquet file
> ----------------------------------------------------------------------
>
> Key: ARROW-9943
> URL: https://issues.apache.org/jira/browse/ARROW-9943
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 1.0.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)