Skip to content

Releases: snowplow/dbt-snowplow-utils

snowplow-utils v0.1.1

27 Jul 08:58
Compare
Choose a tag to compare

Fixes

  • Fix README formatting for dbt hub (#3)
  • Fix app_id_filter macro (#4)

snowplow-utils 0.1.0

26 Jul 15:35
Compare
Choose a tag to compare

To be used in conjunction with the snowplow-web package.

Features:

  • Custom incremental materialization, snowplow_incremental. This reduces the size of table scans during the upsert step of an incremental model build.
  • Pre and post hooks to handle incremental processing of events.
  • Various helper macros used throughout the Snowplow Web package.