Method

ParquetRowGroupMetadataget_total_compressed_size

Declaration [src]

gint64
gparquet_row_group_metadata_get_total_compressed_size (
  GParquetRowGroupMetadata* metadata
)

Description

No description available.
Available since:8.0.0

Return value

Returns: gint64
 

Total byte size of all the compressed (and potentially encrypted) column data in this row group.