CommencerCommencer gratuitement

Defining tests on a model

After learning about tests within dbt, your manager has asked you to implement some quality tests on the data used by the marketing department. It seems some entries are appearing without values, while others have a value, but do not match up with what's expected in the data.

Specifically, the issues with the columns are as follows:

  • payment_type
    • Should not be null.
    • Column values need to be between 1 and 6.

Cet exercice fait partie du cours

Intermediate dbt

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice