PartitioningFactoryOptionsGidBuilderImpl.schema
T schema(arrow.schema.Schema propval)Set schema property.
Parameters
propval | Optionally, an expected schema can be provided, in which case inference will only check discovered fields against the schema and update internal state (such as dictionaries). |
Returns
Builder instance for fluent chaining