PR #87 includes the following changes:
Bug Fixes
- Coalesces the
backfill_lifetime_sumsfields from incremental loads, as well ascohort_month_numberin the rare cases there are no orders from an incremental period. This fixes the issue of NULL values in the lifetime columns inshopify__customer_cohortstable. (PR #86). - UPDATE: For those customers experiencing erroneous NULL values previously, a
--full-refreshshould correct these issues and populate the proper values.
Under the Hood:
- Added consistency and integrity tests within
integration_testsfor theshopify__customer_cohortsmodel. (PR #87).
Contributors
Full Changelog: v0.13.0...v0.13.1