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