Property

ArrowDatasetPartitioningFactoryOptions:infer-dictionary

Declaration

property infer-dictionary: gboolean [ read, write ]

Description [src]

When inferring a schema for partition fields, yield dictionary encoded types instead of plain. This can be more efficient when materializing virtual columns, and Expressions parsed by the finished Partitioning will include dictionaries of all unique inspected values for each field.

Type: gboolean
Available since:11.0.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno