Uwe L. Korn created PARQUET-689:
-----------------------------------
Summary: C++: Compresse 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)