| 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 |
HeapDoubleVector
This class represents a nullable double precision floating point column vector.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableDoubleVector
Writable
DoubleColumnVector. |
| 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.