Skip to content

v0.9.0 dbt_iterable

Compare
Choose a tag to compare
@fivetran-catfritz fivetran-catfritz released this 10 Jul 17:22
· 149 commits to main since this release
0aeb17e

In this release of dbt_iterable, PR #33 includes the following update:

🚨 Breaking Changes 🚨 (recommend --full-refresh for Bigquery and Snowflake)

  • Updated intermediate model int_iterable__list_user_unnest to make sure empty array-rows are not removed for all warehouses.
  • Bigquery and Snowflake users: this affects downstream models iterable__users and iterable__list_user_history. We recommend using dbt run --full-refresh the next time you run your project.

Full Changelog: v0.8.0...v0.9.0