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

Uwe L. Korn resolved PARQUET-689.
---------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

Issue resolved by pull request 162
[https://github.com/apache/parquet-cpp/pull/162]

> 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
>             Fix For: cpp-0.1
>
>
> 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)

Reply via email to