potiuk commented on issue #37372: URL: https://github.com/apache/airflow/issues/37372#issuecomment-1942027797
You can see how you can combine task-flow tasks and classic operator tasks in single DAG here https://airflow.apache.org/docs/apache-airflow/stable/tutorial/taskflow.html#adding-dependencies-between-decorated-and-traditional-tasks - but certainly you do not do it by instantiating classic operator in task-flow decorated task -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
