PartitioningFactoryOptions.schema

Set schema property.

  1. arrow.schema.Schema schema [@property getter]
  2. arrow.schema.Schema schema [@property setter]
    class PartitioningFactoryOptions
    @property
    void
    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).