[ 
https://issues.apache.org/jira/browse/PARQUET-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493823#comment-15493823
 ] 

Deepak Majeti commented on PARQUET-689:
---------------------------------------

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