PR #169 includes the following updates:
Bug Fix
- Ensures that
return()is only called once in theis_databricks_all_purpose_cluster()macro. This resolves the following error that dbt Fusion users may have received:
Failed to add template invalid operation: return() is called in a non-block context
(in fivetran_log.default__is_databricks_all_purpose_cluster:7:12)
--> fivetran_log.default__is_databricks_all_purpose_cluster:7:12
Full Changelog: v2.3.0...v2.3.1