public class PartitionUtils extends Object
Constructor and Description |
---|
PartitionUtils() |
Modifier and Type | Method and Description |
---|---|
static Pair<Pair<int[],RowType>,List<DataField>> |
constructPartitionMapping(TableSchema dataSchema,
List<DataField> dataFields) |
static PartitionInfo |
create(Pair<int[],RowType> pair,
BinaryRow binaryRow) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.