Debugging common errors
At this point in the dbt development, you should be pretty used to debugging syntax errors. Since dbt will only surface a portion of the errors at a time, the best practice is to iterate and incrementally fix.
In this exercise, there are several intentional bugs hidden in the code, that are pretty common to make in dbt development. The goal is to iteratively fix all the hidden bugs until you can run dbt build across the entire dbt project and have it run successfully from start to finish.
Cet exercice fait partie du cours
Case Study: Building E-Commerce Data Models with dbt
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice