Warming up with dbt compile 2
Did you know there is actually another way to run compile?
In this exercise, there is a pre-existing broken data test. When you run dbt build
over the entire project and there is a data test failure, dbt automatically compiles the logic and the output log can lead you directly to the compiled file that is error-ing out.
Let's give this a shot to find the error.
This exercise is part of the course
Case Study: Building E-Commerce Data Models with dbt
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
