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.

Syntax

slot_reservation: "<reservation_name>"

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

slot_reservation: "blobsrus_reservation"