You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2016/09/06 00:50:20 UTC

[jira] [Updated] (PARQUET-710) Modify ParquetFileReader/RowGroupReader design with pure PIMPL pattern

     [ https://issues.apache.org/jira/browse/PARQUET-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Majeti updated PARQUET-710:
----------------------------------
    Summary: Modify ParquetFileReader/RowGroupReader design with pure PIMPL pattern  (was: Modify ParquetFileReader design with pure PIMPL pattern)

> Modify ParquetFileReader/RowGroupReader design with pure PIMPL pattern
> ----------------------------------------------------------------------
>
>                 Key: PARQUET-710
>                 URL: https://issues.apache.org/jira/browse/PARQUET-710
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>
> The current PIMPL idiom exposes private metadata members in its header. With the metadata implementation, this can be removed. 
> This also helps simplify the design and remove virtual functions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)