Method

ArrowArrayStatisticsis_distinct_count_exact

since: 22.0.0

Declaration [src]

gboolean
garrow_array_statistics_is_distinct_count_exact (
  GArrowArrayStatistics* statistics
)

Description

No description available.

Available since: 22.0.0

Return value

Type: gboolean

TRUE if the distinct count is available and exact, FALSE otherwise.