Version 0.26.0
What's Changed
- In this release we override
get_columns_in_relation
to work with code and not with BigQuery dataset directly. It should help to decrease false errors you could see when using dbt macros that access information schema.
Full Changelog: v0.25.3...v0.26.0