v0.13.1 dbt_shopify
fivetran-data-model-bot
released this
27 Aug 23:38
·
2 commits
to main
since this release
PR #87 includes the following changes:
Bug Fixes
- Coalesces the
backfill_lifetime_sums
fields from incremental loads, as well ascohort_month_number
in the rare cases there are no orders from an incremental period. This fixes the issue of NULL values in the lifetime columns inshopify__customer_cohorts
table. (PR #86). - UPDATE: For those customers experiencing erroneous NULL values previously, a
--full-refresh
should correct these issues and populate the proper values.
Under the Hood:
- Added consistency and integrity tests within
integration_tests
for theshopify__customer_cohorts
model. (PR #87).
Contributors
Full Changelog: v0.13.0...v0.13.1