Skip to main content
Supported only for Snowflake and Databricks connections.
This setting is useful for improving the performance of specific dashboards 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. Additionally, this parameter can only be used in workbook models. It can’t currently be promoted to the shared model. Adding this parameter to the workbook model does not cause any access warnings for Viewer or Restricted querier users even though it is a deviation from the shared model.

Syntax

Properties

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

Examples