| Package | Description |
|---|---|
| org.apache.paimon.data.columnar | |
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.format.orc.reader |
| Modifier and Type | Field and Description |
|---|---|
protected ColumnarRow |
ColumnarRowIterator.row |
| Modifier and Type | Method and Description |
|---|---|
ColumnarRow |
ColumnarRow.copy(ColumnVector[] vectors) |
| Constructor and Description |
|---|
ColumnarRowIterator(Path filePath,
ColumnarRow row,
Runnable recycler) |
VectorizedRowIterator(Path filePath,
ColumnarRow row,
Runnable recycler) |
| Modifier and Type | Method and Description |
|---|---|
ColumnarRow |
HeapRowVector.getRow(int i) |
| Modifier and Type | Method and Description |
|---|---|
ColumnarRow |
OrcRowColumnVector.getRow(int i) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.