Complete the airflow survey & get a free airflow 3 certification!

Using Operators

An operator represents a single, ideally idempotent, task. Operators determine what actually executes when your Dag runs.

Note

See the Operators Concepts documentation.

Was this entry helpful?