Skip to content

Fix snowplow schema

Robert Hunt requested to merge fix-snowplow-schema into main

This MR fixes two issues found in the existing schemas:

  1. Error from Cube Can't find join path to join 'SnowplowTrackedEvents', 'Sessions' for the new Snowplow schemas
  2. Errors from Cube when it doesn't have an appId yet for funnel schemas

Merge request reports