github fivetran/dbt_shopify v1.7.0
v1.7.0 dbt_shopify

10 hours ago

This release includes the following updates:

Schema/Data Changes (--full-refresh required after upgrading)

3 total changes • 3 possible breaking changes

Data Model(s) Change type Field(s) Old New Notes
shopify_gql__customer_cohorts
shopify_gql__customer_email_cohorts
shopify__customer_email_cohorts
Data change cohort_month_number
total_price_lifetime
order_count_lifetime
line_item_count_lifetime
May contain null values on incremental runs Properly calculated values PR #152

Bug Fix

  • Resolves an intermittent Databricks error in shopify__customer_emails and shopify_gql__customer_emails caused by a non-deterministic row_number() window function in int_shopify__customer_email_rollup and int_shopify_gql__customer_email_rollup. The ordering now includes customer_id as a tiebreaker so results are deterministic when multiple customers share the same email and created_timestamp. (#154)

Full Changelog: v1.6.0...v1.7.0

Don't miss a new dbt_shopify release

NewReleases is sending notifications on new releases.