Method

ArrowDictionaryArrayget_indices

Declaration [src]

GArrowArray*
garrow_dictionary_array_get_indices (
  GArrowDictionaryArray* array
)

Description

No description available.
Available since:0.8.0

Return value

Returns: GArrowArray
 

The indices of values in dictionary.

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