Property

ArrowDatasetPartitioningFactoryOptions:schema

Declaration

property schema: Arrow.Schema [ read, write ]

Description [src]

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

Type: GArrowSchema
Available since:11.0.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno