Method

ArrowArrayStatisticshas_distinct_count

since: 21.0.0

Declaration [src]

gboolean
garrow_array_statistics_has_distinct_count (
  GArrowArrayStatistics* statistics
)

Description

No description available.

Available since: 21.0.0

Return value

Type: gboolean

TRUE if the distinct count is available, FALSE otherwise.