[
https://issues.apache.org/jira/browse/PARQUET-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn updated PARQUET-689:
--------------------------------
Summary: C++: Compress DataPages eagerly (was: C++: Compresse DataPages
eagerly)
> 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
> 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)