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/11 18:07:20 UTC

[jira] [Assigned] (PARQUET-689) C++: Compress DataPages eagerly

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

Deepak Majeti reassigned PARQUET-689:
-------------------------------------

    Assignee: Deepak Majeti

> C++: Compress DataPages eagerly
> -------------------------------
>
>                 Key: PARQUET-689
>                 URL: https://issues.apache.org/jira/browse/PARQUET-689
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Uwe L. Korn
>            Assignee: Deepak Majeti
>            Priority: Minor
>
> In the write path, we currently compress the data pages when we close the ColumnWriter, not when all elements of a page are written. To have a faster close method, we want to do it more eagerly.



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