Data Platform Engineering Bug Report or Data Problem Form.
Please fill out the following
Please ensure you set priority
What kind of problem are you reporting?
- Access related problem
- Service related problem
- Data related problem
For a data related problem:
- Is this a data quality issue?
Yes
- What datasets and/or dashboards are affected?
Druid - pageviews_daily
- What are the observed vs expected results? Please include information such as location of data, any initial assessments, sql statements, screenshots
pageviews_hourly has referer_name field which is not populated in pageviews_daily. We are interested in looking at referal data in detail and would like to visualize it on Turnilo and Superset.
Current result:
All referer names are null - https://w.wiki/FZv3
Expected result:
pageviews_daily should have valid values for referer name, similar to pageviews_hourly - https://w.wiki/FZv4


