Method

ArrowArrayStatisticsget_null_count

since: 20.0.0

Declaration [src]

gint64
garrow_array_statistics_get_null_count (
  GArrowArrayStatistics* statistics
)

Description

No description available.

Available since: 20.0.0

Return value

Type: gint64

0 or larger value if statistics has a valid null count value, -1 otherwise.