Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omni.co/llms.txt

Use this file to discover all available pages before exploring further.

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"