方法
GandivaSelectionVector (選擇向量)to_array (轉成陣列)
自 4.0.0 版本起可用
宣告 [src]
GArrowArray*
ggandiva_selection_vector_to_array (
GGandivaSelectionVector* selection_vector
)
傳回值
類型: GArrowArray
一個 GArrowArray
,其內容與選擇向量相同。
方法的調用者擁有資料的所有權,並負責釋放它。 |