[
https://issues.apache.org/jira/browse/PARQUET-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem resolved PARQUET-497.
-----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 47
[https://github.com/apache/parquet-cpp/pull/47]
> Decouple Parquet physical file structure from FileReader class
> --------------------------------------------------------------
>
> Key: PARQUET-497
> URL: https://issues.apache.org/jira/browse/PARQUET-497
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Fix For: cpp-0.1
>
>
> It should be possible to unit test this class without creating an actual
> Parquet file. We can do this while also keeping the file-based initialization
> code path (see parquet_reader.cc) about as simple as it is now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)