Package | Description |
---|---|
org.bytedeco.arrow_dataset |
Modifier and Type | Method and Description |
---|---|
InspectOptions |
InspectOptions.fragments(int setter) |
InspectOptions |
InspectOptions.fragments(int setter) |
InspectOptions |
InspectOptions.getPointer(long i) |
InspectOptions |
InspectOptions.getPointer(long i) |
InspectOptions |
FinishOptions.inspect_options()
If the schema is not provided, it will be discovered by passing the
following options to
DatasetDiscovery::Inspect . |
InspectOptions |
FinishOptions.inspect_options()
If the schema is not provided, it will be discovered by passing the
following options to
DatasetDiscovery::Inspect . |
InspectOptions |
InspectOptions.position(long position) |
InspectOptions |
InspectOptions.position(long position) |
Modifier and Type | Method and Description |
---|---|
FinishOptions |
FinishOptions.inspect_options(InspectOptions setter) |
FinishOptions |
FinishOptions.inspect_options(InspectOptions setter) |
SchemaResult |
DatasetFactory.Inspect(InspectOptions options)
\brief Get unified schema for the resulting Dataset.
|
SchemaResult |
DatasetFactory.Inspect(InspectOptions options)
\brief Get unified schema for the resulting Dataset.
|
SchemaVectorResult |
DatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Fragments and Partitioning.
|
SchemaVectorResult |
FileSystemDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
ParquetDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
UnionDatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Datasets.
|
SchemaVectorResult |
UnionDatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Datasets.
|
SchemaVectorResult |
ParquetDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
FileSystemDatasetFactory.InspectSchemas(InspectOptions options) |
SchemaVectorResult |
DatasetFactory.InspectSchemas(InspectOptions options)
\brief Get the schemas of the Fragments and Partitioning.
|
Copyright © 2022. All rights reserved.