You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attribute error: 'MsSqlHook' object has no attribute 'get_conn_id' due to breaking changes made in a new release 3.8.0 of apache-airflow-providers-microsoft-mssql library
#41373
Open
1 of 2 tasks
Ishwin9 opened this issue
Aug 10, 2024
· 5 comments
We are getting attribute error 'MsSqlHook' object has no attribute 'get_conn_id' due to breaking changes made in a new release 3.8.0 of apache-airflow-providers-microsoft-mssql library
What you think should happen instead
No response
How to reproduce
update apache-airflow-providers-microsoft-mssql library to 3.8.0
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
I am not sure if this is same. I had to downgrade the provider to 3.7.2 version and it was successful after that. This seems like a new bug after the new release of this provider
Apache Airflow Provider(s)
microsoft-mssql
Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-mssql - 3.8.0
Apache Airflow version
2.7.3
Operating System
linux
Deployment
Astronomer
Deployment details
No response
What happened
We are getting attribute error 'MsSqlHook' object has no attribute 'get_conn_id' due to breaking changes made in a new release 3.8.0 of apache-airflow-providers-microsoft-mssql library
What you think should happen instead
No response
How to reproduce
update apache-airflow-providers-microsoft-mssql library to 3.8.0
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: