eladkal commented on PR #25293: URL: https://github.com/apache/airflow/pull/25293#issuecomment-1194489512
You mentioned the issue is due to `from airflow.sensors import SqlSensor` So i guess this problem is not unique to SqlSensor and also happens for any core operators that was replaced by providers if imported as `from airflow.operators import X` ? -- 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]
