[
https://issues.apache.org/jira/browse/PARQUET-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nong Li resolved PARQUET-434.
-----------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 20
[https://github.com/apache/parquet-cpp/pull/20]
> Add a ParquetFileReader class to encapsulate some low-level details of
> interacting with Parquet files
> -----------------------------------------------------------------------------------------------------
>
> Key: PARQUET-434
> URL: https://issues.apache.org/jira/browse/PARQUET-434
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Fix For: cpp-0.1
>
>
> This is also related to PARQUET-418. I'm beginning work on an adapter between
> Parquet and in-memory C++ data structures, and it would be helpful for the
> moment to encapsulate various details like metadata deserialization.
> This class can be expanded to include other features (such as yielding column
> readers) in future patches.
> I've inspected the patch in https://github.com/apache/parquet-cpp/pull/18 and
> expect there to be little overlap. [~nongli] if you can have a look at that
> and let us know how to proceed, that would be great.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)