Method

ParquetStatisticshas_n_nulls

Declaration [src]

gboolean
gparquet_statistics_has_n_nulls (
  GParquetStatistics* statistics
)

Description

No description available.
Available since:8.0.0

Return value

Returns: gboolean
 

TRUE if the number of null values is set, FALSE otherwise.