Package | Description |
---|---|
org.apache.paimon.data.columnar | |
org.apache.paimon.data.columnar.heap | |
org.apache.paimon.format.orc.reader |
Modifier and Type | Method and Description |
---|---|
ColumnarRow |
ColumnarRow.copy(ColumnVector[] vectors) |
Constructor and Description |
---|
ColumnarRowIterator(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–2024 The Apache Software Foundation. All rights reserved.