Skip to content

fix: ensure dbt BigQueryConfig dataset & project are set#5526

Merged
newtonapple merged 1 commit intomainfrom
ddai/fix-dbt-bigquery-config
Oct 10, 2025
Merged

fix: ensure dbt BigQueryConfig dataset & project are set#5526
newtonapple merged 1 commit intomainfrom
ddai/fix-dbt-bigquery-config

Conversation

@newtonapple
Copy link
Contributor

DBT BigQuery config aliases project -> database and dataset -> schema. And more importantly, they should always be the same. A profiles.yaml config with only schema specified can reference target.dataset in jinja templates and will throw an error since we don't currently set dataset in the config.

@newtonapple newtonapple enabled auto-merge (squash) October 10, 2025 16:05
@newtonapple newtonapple disabled auto-merge October 10, 2025 16:05
@newtonapple newtonapple enabled auto-merge (squash) October 10, 2025 16:06
@newtonapple newtonapple merged commit d249340 into main Oct 10, 2025
45 of 46 checks passed
@newtonapple newtonapple deleted the ddai/fix-dbt-bigquery-config branch October 10, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants