You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/03/24 14:00:00 UTC

[jira] [Created] (PARQUET-2008) [C++] Wrong information written in RowGroup::total_byte_size

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)