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 withinsnowplow-web
package, based on your environment.
- Allows variables such as
Improvements
- Remove
create_snowplow_manifest_schema
step (#30)