CSVReadOptions.addSchema
void addSchema(arrow.schema.Schema schema)Add value types for columns in the schema.
Parameters
schema | The #GArrowSchema that specifies columns and their types. |
void addSchema(arrow.schema.Schema schema)Add value types for columns in the schema.
schema | The #GArrowSchema that specifies columns and their types. |