github fivetran/dbt_fivetran_log v0.7.3
v0.7.3 dbt_fivetran_log

latest releases: v2.4.0, v2.4.0-a1, v2.3.2-a1...
2 years ago

PR #77 includes the following updates:

Bug Fixes

  • The logic within the does_table_exist macro would run the source_relation check across all nodes. This opened dbt compile to erroneous failures in other (non fivetran_log) sources. This macro logic has been updated to only check the source_relation for the specific source in question.
  • Adjusted the enabled variable used within the stg_fivetran_log__credits_used model to the more appropriate fivetran_log__credits_pricing name as opposed to fivetran_log__usage_pricing. This ensures a user may override the respective model enablement in isolation of each other.

Documentation Updates

  • Added a DECISIONLOG to support the logic behind the fivetran_log__usage_pricing and fivetran_log__credits_pricing variable behaviors within the package.

Full Changelog: v0.7.2...v0.7.3

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.