Package | Description |
---|---|
org.apache.paimon.data.columnar.heap | |
org.apache.paimon.format.orc.reader |
Modifier and Type | Class and Description |
---|---|
class |
CastedMapColumnVector
Cast internal Vector to paimon readable vector(cast for Timestamp type and Decimal type) for map
type.
|
class |
HeapMapVector
This class represents a nullable heap map column vector.
|
Modifier and Type | Class and Description |
---|---|
class |
OrcMapColumnVector
This column vector is used to adapt hive's MapColumnVector to Paimon's MapColumnVector.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.