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
[ ] I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered)
[ ] BigQuery
[ ] Postgres
[ ] Redshift
[ ] Snowflake
[ ] Databricks
[x] DuckDB
[ ] Trino/Starburst
[ ] I have updated the README.md (if applicable)
[ ] I have added tests & descriptions to my models (and macros if applicable)
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 accordinglyIntegration Test Screenshot
Checklist