GitHub user potiuk added a comment to the discussion: Is Airflow planning on removing the Operator API to use TaskFlow instead?
Not logic. Use. > they have different intended users Classic operators is for user who prefer more "black-box" and predefined "working operators" put together in a DAG. Task flow is for the users who prefer to write more custom python code. GitHub link: https://github.com/apache/airflow/discussions/45686#discussioncomment-11853276 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
