方法

ArrowCSVReadOptionsadd_schema

始于: 0.12.0

声明 [src]

void
garrow_csv_read_options_add_schema (
  GArrowCSVReadOptions* options,
  GArrowSchema* schema
)

描述 [src]

为 schema 中的列添加值类型。

可用版本: 0.12.0

参数

schema

类型: GArrowSchema

指定列及其类型的 GArrowSchema

数据由函数的调用者拥有。