Method
GandivaSelectionVectorto_array
since: 4.0.0
Declaration [src]
GArrowArray*
ggandiva_selection_vector_to_array (
GGandivaSelectionVector* selection_vector
)
Return value
Type: 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. |