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 |
HeapFloatVector
This class represents a nullable double precision floating point column vector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WritableFloatVector
Writable
FloatColumnVector . |
Modifier and Type | Class and Description |
---|---|
class |
OrcDoubleColumnVector
This column vector is used to adapt hive's DoubleColumnVector to Paimon's float and double
ColumnVector.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.