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

   ### Apache Airflow version
   
   2.3.3 (latest released)
   
   ### What happened
   
   I trying to make SqlSensor to work with Oracle database, I've installed all 
the required provider and successfully tested the connection. When I run 
SqlSensor I got this error message
   `ERROR - Failed to execute job 32 for task check_exec_date (The connection 
type is not supported by SqlSensor. The associated hook should be a subclass of 
`DbApiHook`. Got OracleHook; 419)`
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Ubuntu 20.04.4 LTS
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-common-sql==1.0.0
   apache-airflow-providers-ftp==3.0.0
   apache-airflow-providers-http==3.0.0
   apache-airflow-providers-imap==3.0.0
   apache-airflow-providers-oracle==3.2.0
   apache-airflow-providers-postgres==5.1.0
   apache-airflow-providers-sqlite==3.0.0
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   Run on Windows Subsystem for Linux
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to