Method

ParquetRowGroupMetadataget_total_size

Declaration [src]

gint64
gparquet_row_group_metadata_get_total_size (
  GParquetRowGroupMetadata* metadata
)

Description

No description available.
Available since:8.0.0

Return value

Returns: gint64
 

Total byte size of all the uncompressed column data in this row group.