Method

ParquetStatisticshas_min_max

since: 8.0.0

Declaration [src]

gboolean
gparquet_statistics_has_min_max (
  GParquetStatistics* statistics
)

Description

No description available.

Available since: 8.0.0

Return value

Type: gboolean

TRUE if the min and max statistics are set, FALSE otherwise.