SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
НазадМетки: airflow apache airflow
An operator represents a single, ideally idempotent, task. Operators determine what actually executes when your DAG runs.
See the Operators Concepts documentation and the Operators API Reference for more information.