Get startedGet started for free

Catching data issues with the right operator

You discover that some orders in your pipeline have negative revenue values, causing incorrect totals in the daily_summary table. You need a quality gate that catches this before the data reaches downstream consumers.

Which approach correctly catches rows with negative revenue?

This exercise is part of the course

Building Data Pipelines with Airflow

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise