Kaxil Naik created AIRFLOW-6895:
-----------------------------------
Summary: AzureFileShareHook: Move DB call out of __init__
Key: AIRFLOW-6895
URL: https://issues.apache.org/jira/browse/AIRFLOW-6895
Project: Apache Airflow
Issue Type: Improvement
Components: contrib
Affects Versions: 2.0.0
Reporter: Kaxil Naik
Assignee: Kaxil Naik
Fix For: 2.0.0
Currently, the Azure client is created in AzureFileShareHook.__init__ . This
gets connection data from DB.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)