Resources

Learn how to use the built-in resources provided by the extensions for Apache Iceberg.

Here, you will find the list of resources supported by the extensions for Apache Iceberg.

Iceberg Resources

The Apache Iceberg extension provides the following resource types:

ResourceDescription
IcebergNamespaceManage namespaces (databases) in an Iceberg catalog
IcebergTableManage tables with schema evolution, partitioning, and sort order
IcebergViewManage SQL views backed by one or more dialect-specific queries

More information:


Iceberg Namespace

Learn how to manage Apache Iceberg Namespaces.

Iceberg Table

Learn how to manage Apache Iceberg Tables, including schema evolution.

Iceberg View

Learn how to manage Apache Iceberg Views.