snowplow / dbt-snowplow-unified

A fully incremental model, that transforms raw web & mobile event data generated by the Snowplow JavaScript & mobile trackers into a series of derived tables of varying levels of aggregation.
Other
12 stars 5 forks source link

Release/snowplow unified/0.4.3 #64

Closed agnessnowplow closed 5 months ago

agnessnowplow commented 5 months ago

Description

This release brings a couple of optimizations and fixes: it fixes a syntax error when snowplow__use_refr_if_mkt_null is enabled, optimizes the test snowplow_tests_view_in_session_values, restructures the way user_sessions_this_run table is created to possibly help with query optimization to reduce processing time, and adds further initialization checks which are now tied to the snowplow__enable_initial_checks variable.

What type of PR is this? (check all applicable)

Related Tickets & Documents

https://www.notion.so/keep-in-the-snow/5058060fa44841989620e4cd306404ca?v=86817f2dc72942c4aee757a0b6756202&p=2d5899c1d42c4b50852c818e6ef1db66&pm=s

Checklist

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

/

Release Only Checklist