snowplow-utils v0.3.0
Summary
This release is predominately focused on bringing Snowflake support to the snowplow-web
v0.3.0 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)