Snowplow-ecommerce dbt package v0.4.2 released

We are happy to announce the release of snowplow-ecommerce v.0.4.2.

This version fixes a bug for Snowflake / Databricks / Redshift users where a couple of decimal fields need to be changed to allow for the maximum values that could arrive based on the schema definitions.

Features

Fix small decimal fields

Upgrading

Bump the snowplow-ecommerce version in your packages.yml file.

:rotating_light: Breaking Changes :rotating_light:

Existing users on Snowflake / Databricks / Redshift will need to make changes to some of their derived tables. For a full sql script on how to achieve this, check out the relevant migration guide The other option is to do a complete refresh of the package.

4 Likes