From f7323a7e557bf737771915cea67d7791d64c7145 Mon Sep 17 00:00:00 2001 From: nataliefiann <120089939+nataliefiann@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:46:50 +0100 Subject: [PATCH] Update website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md --- .../docs/docs/cloud/connect-data-platform/connnect-bigquery.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md index 24b06ac929c..dab2de79607 100644 --- a/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md +++ b/website/docs/docs/cloud/connect-data-platform/connnect-bigquery.md @@ -92,7 +92,6 @@ The `location` of BigQuery datasets can be set using the `location` setting in a When a `maximum_bytes_billed` value is configured for a BigQuery profile, that allows you to limit how much data your query can process. It’s a safeguard to prevent your query from accidentally processing more data than you expect, which could lead to higher costs. Queries executed by dbt will fail if they exceed the configured maximum bytes threshhold. This configuration should be supplied as an integer number of bytes. - outputs: dev: type: bigquery method: oauth