Method
ArrowCSVReadOptionsget_column_types
Declaration [src]
GHashTable*
garrow_csv_read_options_get_column_types (
GArrowCSVReadOptions* options
)
Return value
Returns: | GHashTable |
The column name and value type mapping of the options. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |