BigQuery Cost Optimization
Governor finds expensive dbt patterns, proposes SQL fixes, and validates output before you open a PR.
1) Sync project data
Connect manifest + BigQuery job history.
2) Detect opportunities
Find shuffle spill, slot contention, join explosion, dead columns, and storage issues.
3) Verify before merge
Review diff, dry-run cost impact, and result-equivalence checks.
Rule-based findings across query, model, and storage behavior.
Generated SQL with validation report, trust tier, and fallback handling.
Review in app, then ship changes through GitHub PRs.