| Package | Description |
|---|---|
| org.apache.arrow.dataset.jni | |
| org.apache.arrow.dataset.source |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeDataset
Native implementation of
Dataset. |
| Modifier and Type | Method and Description |
|---|---|
Dataset |
DatasetFactory.finish()
Create a Dataset with auto-inferred schema.
|
Dataset |
DatasetFactory.finish(Schema schema)
Create a Dataset with predefined schema.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.