Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Class and Description |
---|---|
class |
HivePartitioningOptions |
Modifier and Type | Method and Description |
---|---|
KeyValuePartitioningOptions |
PartitioningFactoryOptions.AsPartitioningOptions() |
KeyValuePartitioningOptions |
PartitioningFactoryOptions.AsPartitioningOptions() |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.getPointer(long i) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.getPointer(long i) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.position(long position) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.position(long position) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
KeyValuePartitioningOptions |
KeyValuePartitioningOptions.segment_encoding(arrow_dataset.SegmentEncoding setter) |
Constructor and Description |
---|
DirectoryPartitioning(Schema schema,
ArrayVector dictionaries,
KeyValuePartitioningOptions options)
If a field in schema is of dictionary type, the corresponding element of
dictionaries must be contain the dictionary of values for that field.
|
DirectoryPartitioning(Schema schema,
ArrayVector dictionaries,
KeyValuePartitioningOptions options)
If a field in schema is of dictionary type, the corresponding element of
dictionaries must be contain the dictionary of values for that field.
|
Copyright © 2022. All rights reserved.