Snowplow-utils 0.3.0 dbt package released

We are very happy to announce the release of the snowplow-utils v.0.3.0 dbt package.

This release is predominately focused on bringing Snowflake support to the snowplow-web v0.3.0 dbt package, which requires snowplow-utils to run.

Features

  • Add Snowflake support to macros and snowplow_incremental materialization (#26, #27)
  • Add dynamic variables based on target name (#28).
    • Allows variables such as start_date to be dynamically set within snowplow-web package, based on your environment.

Improvements

  • Remove create_snowplow_manifest_schema step (#30)

Fixes

  • Fix get_successful_models for dbt v0.18 (#23)
  • Fix BigQuery snowplow_incremental expected dataset (#25)
2 Likes