Interface | Description |
---|---|
Arrow2PaimonVectorConverter |
Convert a
FieldVector to ColumnVector . |
Class | Description |
---|---|
Arrow2PaimonVectorConverter.Arrow2PaimonVectorConvertorVisitor |
Visitor to create convertor from arrow to paimon.
|
ArrowBatchConverter |
A reusable converter to convert Paimon data in
RecordReader.RecordIterator into Arrow
format. |
ArrowPerRowBatchConverter |
To convert iterator row by row.
|
ArrowVectorizedBatchConverter |
To convert
VectorizedColumnBatch to Arrow format. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.