Skip to content

Commit 1a54f21

Browse files
committed
Update the description for bigquery dataset
Signed-off-by: popcorny <[email protected]>
1 parent a860e10 commit 1a54f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5-data-diffing/connect-to-warehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ For more information on setting up key pair authentication, refer to [Snowflake'
7373
| Field | Description | Examples |
7474
| -------------- | ------------------------------------------------------------------------------------------ | ----------------------------- |
7575
| `project` | The GCP project to connect to | `GCP_PROJECT_ID` |
76-
| `dataset` | The BigQuery dataset to connect to | `DBT_DATASET_NAME` |
76+
| `dataset` | The default BigQuery dataset to connect to | `DBT_DATASET_NAME` |
7777
| `keyfile_json` | The [keyfile](https://docs.getdbt.com/guides/bigquery?step=7#generate-bigquery-credentials) generated from your GCP service account to connect to BigQuery | `keyfile_json: type: xxx project_id: xxx private_key_id: xxx ...` |

0 commit comments

Comments
 (0)