[
https://issues.apache.org/jira/browse/AIRFLOW-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042928#comment-17042928
]
ASF GitHub Bot commented on AIRFLOW-6890:
-----------------------------------------
kaxil commented on pull request #7513: [AIRFLOW-6890] AzureDataLakeHook: Move
DB call out of __init__
URL: https://github.com/apache/airflow/pull/7513
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)