Antoine Pitrou created ARROW-9943:
-------------------------------------
Summary: [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
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)