| Package | Description |
|---|---|
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global | |
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
ArrowReaderProperties |
ParquetFragmentScanOptions.arrow_reader_properties()
Arrow reader properties.
|
ArrowReaderProperties |
ParquetFragmentScanOptions.arrow_reader_properties()
Arrow reader properties.
|
| Modifier and Type | Method and Description |
|---|---|
ParquetFragmentScanOptions |
ParquetFragmentScanOptions.arrow_reader_properties(ArrowReaderProperties setter) |
ParquetFragmentScanOptions |
ParquetFragmentScanOptions.arrow_reader_properties(ArrowReaderProperties setter) |
| Modifier and Type | Method and Description |
|---|---|
static ArrowReaderProperties |
parquet.default_arrow_reader_properties()
EXPERIMENTAL: Constructs the default ArrowReaderProperties
|
static ArrowReaderProperties |
parquet.default_arrow_reader_properties()
EXPERIMENTAL: Constructs the default ArrowReaderProperties
|
| Modifier and Type | Method and Description |
|---|---|
ArrowReaderProperties |
ArrowReaderProperties.getPointer(long i) |
ArrowReaderProperties |
ArrowReaderProperties.getPointer(long i) |
ArrowReaderProperties |
ArrowReaderProperties.position(long position) |
ArrowReaderProperties |
ArrowReaderProperties.position(long position) |
ArrowReaderProperties |
FileReader.properties() |
ArrowReaderProperties |
FileReader.properties() |
| Modifier and Type | Method and Description |
|---|---|
static Status |
FileReader.Make(MemoryPool pool,
ParquetFileReader reader,
ArrowReaderProperties properties,
FileReader out)
Factory function to create a FileReader from a ParquetFileReader and properties
|
static Status |
FileReader.Make(MemoryPool pool,
ParquetFileReader reader,
ArrowReaderProperties properties,
FileReader out)
Factory function to create a FileReader from a ParquetFileReader and properties
|
FileReaderBuilder |
FileReaderBuilder.properties(ArrowReaderProperties arg_properties)
Set Arrow reader properties
|
FileReaderBuilder |
FileReaderBuilder.properties(ArrowReaderProperties arg_properties)
Set Arrow reader properties
|
Copyright © 2022. All rights reserved.