Subham-KRLX opened a new pull request, #69037: URL: https://github.com/apache/airflow/pull/69037
This PR fixes #69031 by ensuring that `DatabricksSqlHook.sqlalchemy_url` and `get_uri()` correctly include `http_path` when it is defined in the connection `extra` fields. We centralized the resolution logic into a helper `_resolve_http_path()`, updated both `get_conn()` and `sqlalchemy_url` to use it, and added corresponding unit tests. closes: #69031 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes-Claude Sonnet 4.5(For pr description and code research) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
