Method

GandivaSelectionVectorto_array

Declaration [src]

GArrowArray*
ggandiva_selection_vector_to_array (
  GGandivaSelectionVector* selection_vector
)

Description

No description available.
Available since:4.0.0

Return value

Returns: GArrowArray
 

A GArrowArray that has the same content of the selection vector.

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