CSVReadOptions.addSchema

void addSchema(arrow.schema.Schema schema)

Add value types for columns in the schema.

Parameters

schemaThe #GArrowSchema that specifies columns and their types.