ProvidersManager: "AttributeError: 'NoneType' object has no attribute 'connection_type'" @ FSHook #48859
Open
2 tasks done
Labels
affected_version:3.0
Issues Reported for 3.0
area:CI
Airflow's tests and continious integration
area:core
kind:bug
This is a clearly a bug
priority:medium
Bug that should be fixed before next release but would not block a release
provider:common-sql
Apache Airflow version
3.0.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Running a DagBag unit test raises the following:
What you think should happen instead?
The import should succeed.
How to reproduce
Note
SQLExecuteQueryOperator
in isolation via the REPL.DagBag
via the REPL.Operating System
Rocky Linux 9.3 (Blue Onyx)
Versions of Apache Airflow Providers
Deployment
Virtualenv installation
Deployment details
Airflow Installed via
uv pip install "apache-airflow[amazon,cloudpickle,ftp,google,postgres,sftp,smtp,slack,virtualenv]" apache-airflow-providers-standard==0.3.0rc1 --pre
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: