praveen1219 opened a new issue, #24913:
URL: https://github.com/apache/airflow/issues/24913

   ### Apache Airflow Provider(s)
   
   mongo, mysql
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-amazon==3.3.0
   apache-airflow-providers-cncf-kubernetes==4.0.0
   apache-airflow-providers-ftp==2.1.2
   apache-airflow-providers-http==2.1.2
   apache-airflow-providers-imap==2.2.3
   apache-airflow-providers-microsoft-azure==3.8.0
   apache-airflow-providers-mongo==3.0.0
   apache-airflow-providers-mysql==2.2.3
   apache-airflow-providers-postgres==4.1.0
   apache-airflow-providers-sqlite==2.1.3
   
   
   ### Apache Airflow version
   
   2.3.2 (latest released)
   
   ### Operating System
   
   ubuntu v 20.04
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   installed in virtual environament
   
   ### What happened
   
   Recently dummy operator under airflow.providers.dummy is depricated and 
changed to empty operator.
   But while importing empty operator it says (from airflow.operators.empty 
import EmptyOperator
   ModuleNotFoundError: No module named 'airflow.operators.empty') 
   
   ### What you think should happen instead
   
   It should be imported and used without error
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to