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

Move tests view in session values to this run (Close #56) #62

Closed rlh1994 closed 5 months ago

rlh1994 commented 5 months ago

Description

This PR moves the views in session to run on the page views this run table instead - because we fully reprocess a session this should have the same effect but without the need to scan the full table.

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

Related Tickets & Documents

Fixes #56

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?