[
https://issues.apache.org/jira/browse/PARQUET-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved PARQUET-741.
---------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 173
[https://github.com/apache/parquet-cpp/pull/173]
> compression_buffer_ is reused although it shouldn't
> ---------------------------------------------------
>
> Key: PARQUET-741
> URL: https://issues.apache.org/jira/browse/PARQUET-741
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: cpp-0.1
>
>
> We currently reuse the compression_buffer_ before we have written the page
> contained in it. Thus with compression turned on, we will write the content
> of the last page of a row group several times.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)