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

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

PR: https://github.com/apache/parquet-cpp/pull/96

> ColumnWriter::RleEncodeLevels' size estimation might be wrong
> -------------------------------------------------------------
>
>                 Key: PARQUET-599
>                 URL: https://issues.apache.org/jira/browse/PARQUET-599
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Uwe L. Korn
>
> The size estimation might be too small. Instead of adding a factor of 2 
> (which I guess we're off), we should add a call to LevelEncoder that 
> redirects either to RleEncoder::MaxBufferSize or computes the value for the 
> BitPacked encoding.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to