Skip to main content
Supported only for Snowflake and Databricks connections.
Specifies a different warehouse to use for queries using this topic. This is useful for improving the performance of specific topics by providing more compute or isolating them from load on the default database. If other compute routing mechanisms - such as compute_routing or sql_preamble - are defined in the model, Omni resolves them in a specific order. See Resolution precedence for more information.

Syntax

Properties

string
The name of an alternate warehouse to use for queries in this topic (e.g., OMNI_WH).

Examples