Wes McKinney created PARQUET-573:
------------------------------------
Summary: C++: Create a public API for reading and writing file
metadata
Key: PARQUET-573
URL: https://issues.apache.org/jira/browse/PARQUET-573
Project: Parquet
Issue Type: New Feature
Components: parquet-cpp
Reporter: Wes McKinney
Assignee: Wes McKinney
Currently, the file metadata is not visible in the public API. This makes some
aspects of testing for external users more difficult (for example: examining
the size of column chunks and row groups).
Analogously, we need to be able to create arbitrary metadata for testing
purposes and also for writing fully formed Parquet files. See PARQUET-552, for
example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)