CommencerCommencez gratuitement

Adding column-level quality checks

A pipeline that loads bad data on schedule is worse than one that fails loudly. Before downstream teams consume daily_summary, you'll add a column-level quality gate that runs right after the load and rejects the run if revenue dips below zero or order counts go missing.

The load task and SQL file are pre-filled from previous lessons.

Cet exercice fait partie du cours

<cours>Building Data Pipelines with Airflow</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice