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/02/01 20:04:39 UTC

[jira] [Created] (PARQUET-497) Decouple Parquet physical file structure from FileReader class

Wes McKinney created PARQUET-497:
------------------------------------

             Summary: 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


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)