This release includes the following updates:
Schema/Data Change
1 total change • 0 possible breaking changes
| Data Model(s) | Change type | Old | New | Notes |
|---|---|---|---|---|
stg_shopify_gql__customer_visit
| New Column | is_most_recent_order_visit
| Boolean field indicating whether this visit is the most recent for a given order. |
Bug Fix
- Fixes duplicate customer visits in
int_shopify_gql__orderby filtering to include only the most recent visit per order, preventing duplicate visits in downstream models.
Full Changelog: v1.8.1...v1.8.2-a1