tuva-health / tuva_demo

A starter dbt project and synthetic claims dataset for trying out the Tuva Project.
https://thetuvaproject.com/
Apache License 2.0
15 stars 17 forks source link

Demo is broken #48

Open aneiderhiser opened 1 week ago

aneiderhiser commented 1 week ago

Run any version of demo back to 10.8 and it errors out and won't run. We need an up to date demo that works w/ the latest data quality audit in streamlit.

sarah-tuva commented 1 week ago

I just ran the demo without issue in Snowflake. What data warehouse are you running this in? What version of dbt? Did you pull the latest from main?

image image

aneiderhiser commented 1 week ago

@sarah-tuva I re-pulled and ran everything clean slate -- got the same errors. Running Tuva 12.4 in our Snowflake dev warehouse.

image
sarah-tuva commented 1 week ago

What errors are you getting?

aneiderhiser commented 1 week ago

quite a few...27 total

image
sarah-tuva commented 1 week ago

These errrors look like the same bug that was in dbt-core 1.8.5. I'm running dbt-core 1.8.6 and dbt-snowflake 1.8.3. I can test it with the latest version that you are using and see if I get the same errors.

sarah-tuva commented 1 week ago

I just ran this with dbt-core==1.8.8 and dbt-snowflake==1.8.4 with no errors.

Screenshot 2024-11-14 at 10 31 36 AM Screenshot 2024-11-14 at 10 31 55 AM
aneiderhiser commented 1 week ago

interesting...will upgrade dbt and give it a shot

sarah-tuva commented 1 week ago

interesting...will upgrade dbt and give it a shot

aneiderhiser commented 1 week ago

I upgraded but got the same errors -- see screenshot. Most of the models/seeds run -- it's only 27 that have errors. image