DbApiHook
import error in common.sql
#41460
Labels
area:core
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
provider:common-sql
Apache Airflow version
main (development)
If "Other Airflow 2 version" selected, which one?
No response
What happened?
What you think should happen instead?
Now that we've removed the deprecated imports from #41368 , we need to modify the following code
airflow/airflow/providers/common/sql/operators/sql.py
Lines 155 to 178 in fcc9f3d
How to reproduce
Here's the test where I found the error.
airflow/tests/providers/common/sql/operators/test_sql.py
Lines 615 to 622 in fcc9f3d
airflow/tests/providers/common/sql/operators/test_sql.py
Lines 1020 to 1033 in fcc9f3d
Operating System
Not required
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: