Method

ParquetStatisticshas_min_max

Declaration [src]

gboolean
gparquet_statistics_has_min_max (
  GParquetStatistics* statistics
)

Description

No description available.
Available since:8.0.0

Return value

Returns: gboolean
 

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