Compilation Error in model snowplow_web_ua_parser_context (models/page_views/optional/snowplow_web_ua_parser_context.sql) at path ['enabled']: None is not of type 'boolean' Code: 10004
Open
bug
- Dominant language
- LookML
- Stars
- 131
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
When trying to install snowplow using the following packages.yml file:
packages:
- package: fishtown-analytics/snowplow
version: 0.12.0
this error is generated:
Installing fishtown-analytics/snowplow@0.12.0
Installed from version 0.12.0
Installing fishtown-analytics/dbt_utils@0.6.6
Installed from version 0.6.6
Compilation Error in model snowplow_web_ua_parser_context (models/page_views/optional/snowplow_web_ua_parser_context.sql)
at path ['enabled']: None is not of type 'boolean' Code: 10004
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.