dbt-labs / dbt-labs/snowplow

Support new snowplow data model

Open
#102 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
LookML
Stars
131
Forks
43
PR merge metrics
No merged PRs in 30d

Description

### Describe the feature
It looks like Snowplow has switched to the new of processing raw data https://github.com/snowplow/data-models and call new data model as V1. Current implementation of DBT module does not suits it anymore. New data model should be supported/adopted by DBT snowplow module.

### Describe alternatives you've considered
Possible workaround - create by DBT module all snowplow tables by parsing JSON fields in EVENTS table. E.g. create table com_snowplowanalytics_snowplow_web_page_1 by parsing field EVENTS.contexts_com_snowplowanalytics_snowplow_web_page_1

### Who will this benefit?
All users who has using DBT and Snwoplow at the same time on their projects.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.