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 c238a6d commit fcd0a8b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ Retries in BigQuery help to ensure that jobs complete successfully by trying aga

The `location` of BigQuery datasets can be set using the `location` setting in a BigQuery profile. As per the [BigQuery documentation](https://cloud.google.com/bigquery/docs/locations), `location` may be either a multi-regional location (for example, `EU`, `US`), or a regional location (like `us-west2`).

You can specify the `location` parameter in your `dbt_project.yml` file or in your `models'` configuration. You can set the `location` to either a multi-regional location (e.g., `US`, `EU`) or a regional location such as `us-west2`.

```yml

Expand Down

0 comments on commit fcd0a8b

Please sign in to comment.