| Package | Description |
|---|---|
| org.apache.drill.metastore.iceberg.components.tables | |
| org.apache.drill.metastore.iceberg.schema |
| Modifier and Type | Field and Description |
|---|---|
static IcebergTableSchema |
IcebergTables.SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
static IcebergTableSchema |
IcebergTableSchema.of(Class<?> clazz,
List<MetastoreColumn> partitionKeys)
Based on given class fields annotated with
MetastoreFieldDefinition
generates Iceberg table schema and its partition specification. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.