PartitioningFactoryOptionsGidBuilderImpl.schema

T schema(arrow.schema.Schema propval)

Set schema property.

Parameters

propvalOptionally, 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