方法

ArrowORCFileReaderget_field_indices

since: 0.12.0

宣告 [src]

const gint*
garrow_orc_file_reader_get_field_indices (
  GArrowORCFileReader* reader,
  guint* n_field_indices
)

描述

無可用描述。

自版本 0.12.0 起可用

參數

n_field_indices

類型: guint*

指定索引的數量。

此引數將由函式設定。

傳回值

類型: gint 的陣列

要讀取的欄位索引。

陣列的長度在 n_field_indices 引數中。
資料由實例擁有。
傳回值可能為 NULL