Method
ParquetFixedLengthByteArrayStatisticsget_min
since: 8.0.0
Declaration [src]
GBytes*
gparquet_fixed_length_byte_array_statistics_get_min (
GParquetFixedLengthByteArrayStatistics* statistics
)
Return value
Type: GBytes
The minimum value.
The data is owned by the instance. |