Description
Airflow supports communication with different databases using native interfaces or JDBC. But it's harder to use JDBC operator with Databricks as it requires additional downloads, etc. It would be really useful to allow to extract data from Databricks SQL endpoints/clusters without need to install additional objects, like, JDBC/ODBC drivers.
I'm opening issue just to visibility, as I'm starting to work on this functionality and wants to avoid doing double work
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct