[
https://issues.apache.org/jira/browse/PARQUET-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-2008:
------------------------------------
Labels: pull-request-available (was: )
> [C++] Wrong information written in RowGroup::total_byte_size
> ------------------------------------------------------------
>
> Key: PARQUET-2008
> URL: https://issues.apache.org/jira/browse/PARQUET-2008
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It seems parquet-cpp writes the compressed size, not the uncompressed size,
> in RowGroup::total_byte_size. It also writes the same value (correctly) in
> RowGroup::total_compressed_size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)