方法

ArrowORCFileReaderset_field_indices

自:0.12.0 起

宣告 [src]

void
garrow_orc_file_reader_set_field_indices (
  GArrowORCFileReader* reader,
  const gint* field_indices,
  guint n_field_indices
)

描述

無可用描述。

自 0.12.0 版本起可用

參數

field_indices

類型: gint 的陣列

要讀取的欄位索引。

此參數可以為 NULL
陣列的長度在 n_field_indices 參數中指定。
資料的所有權屬於此函式的呼叫者。
n_field_indices

類型: guint

指定的索引數量。