Lee-W commented on issue #41306: URL: https://github.com/apache/airflow/issues/41306#issuecomment-2275130163
Hi, I think this is expected behavior. As stated in https://airflow.apache.org/docs/apache-airflow/stable/tutorial/taskflow.html#using-the-taskflow-api-with-complex-conflicting-python-dependencies, `you have to make sure the functions are serializable and that they only use local imports for additional dependencies you use`. -- 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]
