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

Uwe L. Korn commented on PARQUET-741:
-------------------------------------

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

Reply via email to