PR #58 includes the following update:
Bug Fixes
- In v0.14.0 (or v0.19.0 of the transform package), Snowflake users may have seen
when searching for a relation, dbt found an approximate match
errors when running thestg_zendesk__group_tmp
model. The issue stemmed from theadapter.get_relation()
logic within theunion_zendesk_connections
macro, which has now been updated to resolve the error.
Full Changelog: v0.14.0...v0.14.1