Snowplow-mobile 0.2.0 dbt package released

We are very excited to announce the release of snowplow-mobile v0.2.0 dbt package. This release brings support for BigQuery and Snowflake as well as a fix for Redshift users.

Features

  • Add support for Snowflake (#8)
  • Add support for BigQuery (#7)

Fixes

  • Update datediff based filters to timestamp based (#11)

Upgrading

To upgrade simply bump the snowplow-mobile version in your packages.yml file.

Please note this release contains no breaking changes to the mobile model, however the method to set the source for your events table has changed. This is now achieved by setting snowplow__atomic_schema & snowplow__events_table to your events table’s schema & name respectively. Please refer to the docs for more information.

4 Likes