potiuk commented on issue #35529: URL: https://github.com/apache/airflow/issues/35529#issuecomment-1802498337
Marked is as good first issue for someone to pick. > I think that airflow should check its DAGs befor running (or before serialization) and give an informative error message in following case: if there is a PythonVirtualenvOperator in the DAG and if there is a python_callable function who is declared in the same Python module as the DAG itself. If we can detect such condition cool, that would be nice condition. I also encourage you to contribute it - seems you have alreade enough involvement to be ablet to provide a PR. -- 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]
