Method
ArrowCSVReadOptionsadd_schema
Declaration [src]
void
garrow_csv_read_options_add_schema (
GArrowCSVReadOptions* options,
GArrowSchema* schema
)
Parameters
schema |
GArrowSchema |
The |
|
The data is owned by the caller of the function. |