方法

ArrowCSVReadOptionsget_column_types

自:0.12.0

声明 [源代码]

GHashTable*
garrow_csv_read_options_get_column_types (
  GArrowCSVReadOptions* options
)

描述

暂无描述。

可用自:0.12.0

返回值

类型: GHashTable

选项的列名和值类型映射。

方法的调用者将拥有数据的所有权,并负责释放它。