public interface Arrow2PaimonVectorConverter
FieldVector
to ColumnVector
.Modifier and Type | Interface and Description |
---|---|
static class |
Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor
Visitor to create convertor from arrow to paimon.
|
Modifier and Type | Method and Description |
---|---|
static Arrow2PaimonVectorConverter |
construct(DataType type) |
ColumnVector |
convertVector(org.apache.arrow.vector.FieldVector vector) |
static Arrow2PaimonVectorConverter construct(DataType type)
ColumnVector convertVector(org.apache.arrow.vector.FieldVector vector)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.