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