Skip to content

Commit

Permalink
Update website/docs/docs/cloud/connect-data-platform/connnect-bigquer…
Browse files Browse the repository at this point in the history
…y.md
  • Loading branch information
nataliefiann authored Oct 23, 2024
1 parent 83a02f6 commit 8eb63d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.


target: dev
outputs:
dev:
type: bigquery
Expand Down

0 comments on commit 8eb63d6

Please sign in to comment.