Skip to content

dbt_hubspot 0.5.1

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 01 Feb 17:17
· 402 commits to main since this release
2698abb

Happy Tuesday! 🌮

This release of the dbt_hubspot package includes the following updates:

Under the Hood

  • Modified the join conditions within the deal_fields_joined cte of int_hubspot__deals_enhanced model to leverage the more appropriate left join rather than the using condition. This is to allow for correct and accurate joins across warehouses. (#60)