dbt-labs / dbt-project-evaluator

This package contains macros and models to find DAG issues automatically
https://dbt-labs.github.io/dbt-project-evaluator/latest/
Apache License 2.0
447 stars 67 forks source link

remove BQ macro shim #508

Closed dave-connors-3 closed 2 weeks ago

dave-connors-3 commented 2 weeks ago

This is a:

Link to Issue

Closes #449

Description & motivation

Removing our BQ shim now that the fix landed in core.

this landed in dbt-bigquery 1.8.0 and above, so requires pinning the version in this package accordingly

Integration Test Screenshot

Checklist