arrowdataset.key_value_partitioning_options

Module for [KeyValuePartitioningOptions] class

Types 3

Methods
GType _gType() @property
KeyValuePartitioningOptions self()Returns `this`, for use in `with` statements.
KeyValuePartitioningOptionsGidBuilder builder()Get builder for [arrowdataset.keyvaluepartitioning_options.KeyValuePartitioningOptions] Returns: New builder object
arrowdataset.types.SegmentEncoding segmentEncoding() @propertyGet `segmentEncoding` property. Returns: After splitting a path into components, decode the path components before parsing according to this scheme.
void segmentEncoding(arrowdataset.types.SegmentEncoding propval) @propertySet `segmentEncoding` property. Params: propval = After splitting a path into components, decode the path components before parsing according to this scheme.
Constructors
this(void * ptr, Flag!"Take" take)
Methods
T segmentEncoding(arrowdataset.types.SegmentEncoding propval)Set `segmentEncoding` property. Params: propval = After splitting a path into components, decode the path components before parsing according to this scheme. Returns: Builder instance for fluent ch...

Fluent builder for [arrowdataset.key_value_partitioning_options.KeyValuePartitioningOptions]