Method

ArrowArrayStatisticshas_null_count

since: 20.0.0

Declaration [src]

gboolean
garrow_array_statistics_has_null_count (
  GArrowArrayStatistics* statistics
)

Description

No description available.

Available since: 20.0.0

Return value

Type: gboolean

TRUE if statistics has a valid null count value, FALSE otherwise.