PartitioningFactoryOptionsGidBuilderImpl.schema

Set schema property.

class PartitioningFactoryOptionsGidBuilderImpl(T)
T
schema

Parameters

propval arrow.schema.Schema

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).

Return Value

Type: T

Builder instance for fluent chaining