| Package | Description |
|---|---|
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.data.columnar.writable | |
| org.apache.paimon.format.orc.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapBooleanVector
This class represents a nullable heap boolean column vector.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableBooleanVector
Writable
BooleanColumnVector. |
| Modifier and Type | Class and Description |
|---|---|
class |
OrcLongColumnVector
This column vector is used to adapt hive's LongColumnVector to Paimon's boolean, byte, short, int
and long ColumnVector.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.