[
https://issues.apache.org/jira/browse/AIRFLOW-6896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043847#comment-17043847
]
ASF GitHub Bot commented on AIRFLOW-6896:
-----------------------------------------
dimberman commented on pull request #7520: [AIRFLOW-6896] AzureCosmosDBHook:
Move DB call out of __init__
URL: https://github.com/apache/airflow/pull/7520
----------------------------------------------------------------
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]
> AzureCosmosDBHook: Move DB call out of __init__
> -----------------------------------------------
>
> Key: AIRFLOW-6896
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6896
> 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 AzureCosmosDBHook.__init__ . This
> gets connection data from DB.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)