Method

ParquetRowGroupMetadataget_total_compressed_size

since: 8.0.0

Declaration [src]

gint64
gparquet_row_group_metadata_get_total_compressed_size (
  GParquetRowGroupMetadata* metadata
)

Description

No description available.

Available since: 8.0.0

Return value

Type: gint64

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