You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/19 14:56:58 UTC

[jira] [Created] (PARQUET-808) [C++] Add API to read file given externally-provided FileMetadata

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)