| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset |
| Modifier and Type | Method and Description |
|---|---|
WritePlan |
WritePlan.filesystem(FileSystem setter) |
WritePlan |
WritePlan.format(FileFormat setter) |
WritePlan |
WritePlan.getPointer(long i) |
WritePlan |
WritePlan.partition_base_dir(String setter) |
WritePlan |
WritePlan.partitioning(Partitioning setter) |
WritePlan |
WritePlan.paths(StringVector setter) |
WritePlan |
WritePlan.position(long position) |
WritePlan |
WritePlan.schema(Schema setter) |
| Modifier and Type | Method and Description |
|---|---|
static FileSystemDatasetResult |
FileSystemDataset.Write(WritePlan plan,
ScanOptions scan_options,
ScanContext scan_context)
\brief Write to a new format and filesystem location, preserving partitioning.
|
Copyright © 2020. All rights reserved.