Wes McKinney created PARQUET-808:
------------------------------------
Summary: [C++] Add API to read file given externally-provided
FileMetadata
Key: PARQUET-808
URL: https://issues.apache.org/jira/browse/PARQUET-808
Project: Parquet
Issue Type: New Feature
Components: parquet-cpp
Reporter: Wes McKinney
When reconciling the metadata in multiple Parquet files, it may often make
sense to persist the deserialized metadata in memory rather than reading it
twice. The Parquet format also provides for file metadata and row group data
living in separate physical files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)