Package | Description |
---|---|
org.bytedeco.parquet |
Modifier and Type | Method and Description |
---|---|
RowGroupReader |
ParquetFileReader.Contents.GetRowGroup(int i) |
RowGroupReader |
ParquetFileReader.Contents.GetRowGroup(int i) |
RowGroupReader |
FileReader.RowGroup(int row_group_index)
\brief Return a reader for the RowGroup, this object must not outlive the
FileReader.
|
RowGroupReader |
ParquetFileReader.RowGroup(int i) |
RowGroupReader |
ParquetFileReader.RowGroup(int i) |
RowGroupReader |
FileReader.RowGroup(int row_group_index)
\brief Return a reader for the RowGroup, this object must not outlive the
FileReader.
|
Copyright © 2022. All rights reserved.