Tehada commented on issue #23803: URL: https://github.com/apache/airflow/issues/23803#issuecomment-1133595835
@uranusjr, indeed, I slightly adjusted your example and it works fine. So the problem happens, when we want to use operators (BashOperator, KubernetesPodOperator, etc) -- they just don't seem to have a necessary API for full compatibility with [taskflow API](https://airflow.apache.org/docs/apache-airflow/stable/tutorial_taskflow_api.html). -- 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]
