You can sink data from RisingWave directly to a Databricks-managed Iceberg table using Unity Catalog. RisingWave acts as a streaming ETL engine, writing data directly into your Unity Catalog. For a complete guide on configuring the full integration, see Integrate with Databricks.Documentation Index
Fetch the complete documentation index at: https://docs.risingwave.com/llms.txt
Use this file to discover all available pages before exploring further.
For a complete list of all catalog-related parameters, see the main Catalog configuration page.
Example
vended_credentials is added in v2.7.0. For more information, see Vended credentials.CREATE SINK (currently append-only only).
Unity Catalog integration does not support
CREATE CONNECTION (internal Iceberg tables) or CREATE SOURCE in this doc.