Antoine Pitrou created PARQUET-2008:
---------------------------------------
Summary: [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
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)