Package | Description |
---|---|
org.apache.paimon.iceberg.metadata |
Modifier and Type | Method and Description |
---|---|
List<IcebergPartitionField> |
IcebergPartitionSpec.fields() |
Constructor and Description |
---|
IcebergPartitionSpec(int specId,
List<IcebergPartitionField> fields) |
IcebergPartitionSpec(List<IcebergPartitionField> fields) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.