Method
ParquetColumnChunkMetadataget_statistics
Declaration [src]
GParquetStatistics*
gparquet_column_chunk_metadata_get_statistics (
GParquetColumnChunkMetadata* metadata
)
Return value
Returns: | GParquetStatistics |
The statistics of this column chunk if
it’s set, |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |