| Package | Description |
|---|---|
| org.apache.paimon | |
| org.apache.paimon.data.columnar | |
| org.apache.paimon.io | |
| org.apache.paimon.partition | |
| org.apache.paimon.utils |
| Modifier and Type | Method and Description |
|---|---|
static PartitionSettedRow |
PartitionSettedRow.from(PartitionInfo partitionInfo) |
| Constructor and Description |
|---|
PartitionSettedRow(PartitionInfo partitionInfo) |
| Modifier and Type | Method and Description |
|---|---|
ColumnarRowIterator |
ColumnarRowIterator.mapping(PartitionInfo partitionInfo,
int[] indexMapping) |
| Constructor and Description |
|---|
DataFileRecordReader(FormatReaderFactory readerFactory,
FormatReaderFactory.Context context,
int[] indexMapping,
CastFieldGetter[] castMapping,
PartitionInfo partitionInfo) |
| Modifier and Type | Method and Description |
|---|---|
static PartitionInfo |
PartitionUtils.create(Pair<int[],RowType> pair,
BinaryRow binaryRow) |
| Modifier and Type | Method and Description |
|---|---|
static ColumnVector[] |
VectorMappingUtils.createPartitionMappedVectors(PartitionInfo partitionInfo,
ColumnVector[] vectors) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.