Skip to content

Add initial schemas for snowplow-based events

Max Woolf requested to merge mw/snowplow/update-cube-schemas into main

Overview

This MR adds 3 new schemas:

  • TrackedEventsSP - This assumes a table for each project named gitlab_project_XXXX.snowplow_events
  • SessionsSP
  • And a new Snowplow-compatible dynamic funnels schema. (This will also require an update to the gitlab application to work correctly)

Relates to Create Cube Schemas to read from Snowplow gener... (#12 - closed)

Edited by Dennis Tang

Merge request reports