Iceberg Namespace
Learn how to manage Apache Iceberg Namespaces.
Here, you will find the list of resources supported by the extensions for Apache Iceberg.
The Apache Iceberg extension provides the following resource types:
| Resource | Description |
|---|---|
IcebergNamespace | Manage namespaces (databases) in an Iceberg catalog |
IcebergTable | Manage tables with schema evolution, partitioning, and sort order |
IcebergView | Manage SQL views backed by one or more dialect-specific queries |
More information:
Learn how to manage Apache Iceberg Namespaces.
Learn how to manage Apache Iceberg Tables, including schema evolution.
Learn how to manage Apache Iceberg Views.