BrianLii commented on issue #38195: URL: https://github.com/apache/airflow/issues/38195#issuecomment-3119312258
I don’t see a need to re-implement the `get_uri` feature for `HiveServer2`. According to the [Airflow HiveServer2 connection docs](https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/stable/connections/hiveserver2.html), the connection URI format is compatible with the existing `get_uri` in `DbApiHook`. However, I can implement the currently missing `sqlalchemy_url` property to return the `get_uri` value. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org