Method

ArrowArrayget_statistics

since: 20.0.0

Declaration [src]

GArrowArrayStatistics*
garrow_array_get_statistics (
  GArrowArray* array
)

Description

No description available.

Available since: 20.0.0

Return value

Type: GArrowArrayStatistics

The associated GArrowArrayStatistics of array, NULL if array doesn’t have any associated statistics.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.