[ 
https://issues.apache.org/jira/browse/PARQUET-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe L. Korn updated PARQUET-741:
--------------------------------
    Description: 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.

> 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