方法
GandivaSelectionVectorto_array
起始版本: 4.0.0
声明 [src]
GArrowArray*
ggandiva_selection_vector_to_array (
GGandivaSelectionVector* selection_vector
)
返回值
类型: GArrowArray
一个具有和选择向量相同内容的 GArrowArray
。
该方法的调用者获得数据的所有权,并负责释放它。 |
起始版本: 4.0.0
GArrowArray*
ggandiva_selection_vector_to_array (
GGandivaSelectionVector* selection_vector
)
类型: GArrowArray
一个具有和选择向量相同内容的 GArrowArray
。
该方法的调用者获得数据的所有权,并负责释放它。 |