Skip to content

Fix dbt Fusion BigQuery build#100

Merged
C00ldudeNoonan merged 5 commits into
mainfrom
fix-bigquery-fusion-build-cleanup
Jun 11, 2026
Merged

Fix dbt Fusion BigQuery build#100
C00ldudeNoonan merged 5 commits into
mainfrom
fix-bigquery-fusion-build-cleanup

Conversation

@C00ldudeNoonan

Copy link
Copy Markdown
Owner

Summary

  • Fix dbt Fusion/BigQuery SQL compatibility across staging, marts, analysis, signals, snapshots, and tests
  • Remove obsolete telemetry staging/analytics models and stale forward-return diagnostic tests
  • Disable staging models whose raw source tables are currently absent with config(enabled=false)
  • Update summary grains, incremental merge dedupe, and schema tests to match current model outputs

Validation

  • dbt compile --target dev: 427 pass, 0 fail
  • dbt build --target dev: 414 pass, 0 fail, 0 skip, 1 warn
  • Warning: dbt1700: --use-colors is no longer supported

Notes

  • Untracked scripts/conductor-* files were intentionally left out of this commit.

…uild-cleanup

# Conflicts:
#	dbt_project/models/commodities/schema.yml
#	dbt_project/models/staging/telemetry/sources.yml
#	docs/dbt_project/dbt-platform-fusion-onboarding.md
@C00ldudeNoonan

Copy link
Copy Markdown
Owner Author

@codex please review this PR. Merge conflicts have been resolved and the branch now passes dbt compile --target dev and dbt build --target dev.

@C00ldudeNoonan
C00ldudeNoonan merged commit 449b486 into main Jun 11, 2026
2 checks passed
@C00ldudeNoonan
C00ldudeNoonan deleted the fix-bigquery-fusion-build-cleanup branch June 11, 2026 21:15
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.

1 participant