PartitioningFactoryOptions.schema

Get schema property.

  1. arrow.schema.Schema schema [@property getter]
    class PartitioningFactoryOptions
    @property
    schema
    ()
  2. arrow.schema.Schema schema [@property setter]

Return Value

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