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.
An operator represents a single, ideally idempotent, task. Operators determine what actually executes when your DAG runs.
Note
See the Operators Concepts documentation.