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 |
HeapShortVector
This class represents a nullable short column vector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WritableShortVector
Writable
ShortColumnVector . |
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.