Skip to main content
Supported only for Google BigQuery connections.
Specifies a dedicated slot for queries in the model to use. This setting is useful for ensuring that Omni-related workloads are isolated from other loads on your 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

slot_reservation
string
The name of an existing BigQuery reservation to use for queries in this model. This must be an existing reservation.

Examples