Releases: snowplow/dbt-snowplow-utils
Releases · snowplow/dbt-snowplow-utils
snowplow-utils v0.1.1
snowplow-utils 0.1.0
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.