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 and the Operators API Reference for more information.

Was this entry helpful?