方法

ArrowCSVReadOptionsadd_schema

自 0.12.0 起

宣告 [src]

void
garrow_csv_read_options_add_schema (
  GArrowCSVReadOptions* options,
  GArrowSchema* schema
)

描述 [src]

為結構描述中的欄位新增值類型。

可用版本:0.12.0

參數

schema

類型: GArrowSchema

指定欄位及其類型的 GArrowSchema

資料由函數的呼叫者擁有。