Skip to content

Commit f55d44d

Browse files
authored
Merge pull request #54 from DataRecce/feature/drc-2167-update-docs-for-BQ-dataset-description
2 parents a860e10 + 1a54f21 commit f55d44d

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)