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.
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.
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 testsnowplow_tests_view_in_session_values
, restructures the wayuser_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 thesnowplow__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