potiuk commented on a change in pull request #17196:
URL: https://github.com/apache/airflow/pull/17196#discussion_r675826018
##########
File path: airflow/providers/apache/druid/hooks/druid.py
##########
@@ -136,7 +136,7 @@ class DruidDbApiHook(DbApiHook):
For ingestion, please use druidHook.
"""
- conn_name_attr = 'druid_broker_conn_id'
+ conn_name_attr = 'conn_id'
Review comment:
Right, I close that one and take a closer look.
--
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]