KeyValuePartitioningOptions.segmentEncoding

arrowdataset.types.SegmentEncoding segmentEncoding() @property nothrow

Get 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) @property nothrow

Set segmentEncoding property.

Parameters

propvalAfter splitting a path into components, decode the path components before parsing according to this scheme.