Skip to main content
You can ingest data from Apache Iceberg tables managed by Snowflake. To do this, configure RisingWave to use Snowflake’s built-in catalog. Note that the Snowflake catalog can only be used for creating Iceberg sources.
For a complete list of all catalog-related parameters, see the main Catalog configuration page.

Example

Snowflake catalog is read-only in RisingWave and can only be used for creating Iceberg sources (CREATE SOURCE).
Snowflake catalog does not support CREATE CONNECTION (internal Iceberg tables) or CREATE SINK in RisingWave.