[
https://issues.apache.org/jira/browse/AIRFLOW-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042929#comment-17042929
]
ASF subversion and git services commented on AIRFLOW-6890:
----------------------------------------------------------
Commit 086e307245015d97e89af9aa6c677d6fe817264c in airflow's branch
refs/heads/master from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=086e307 ]
[AIRFLOW-6890] AzureDataLakeHook: Move DB call out of __init__ (#7513)
> AzureDataLakeHook: Move DB call out of __init__
> -----------------------------------------------
>
> Key: AIRFLOW-6890
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6890
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Affects Versions: 2.0.0
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Major
> Fix For: 2.0.0
>
>
> Currently, the Azure client is created in AzureDataLakeHook.__init__ . This
> gets connection data from DB.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)