方法

Arrow讀取選項設定包含欄位

始於: 1.0.0

宣告 [src]

void
garrow_read_options_set_included_fields (
  GArrowReadOptions* options,
  int* fields,
  gsize n_fields
)

描述

無可用描述。

自 1.0.0 起可用

參數

fields

類型: 一個 int 的陣列

在還原序列化 RecordBatch 時要包含的頂層綱要欄位。如果為空,則傳回所有還原序列化的欄位。

陣列的長度在 n_fields 參數中指定。
資料由函式的呼叫者擁有。
n_fields

類型: gsize

包含的欄位數量。