[
https://issues.apache.org/jira/browse/AIRFLOW-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811319#comment-16811319
]
ASF subversion and git services commented on AIRFLOW-4220:
----------------------------------------------------------
Commit b93f2649aed7fe566b987ec4cb135a2ec643acd6 in airflow's branch
refs/heads/master from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=b93f264 ]
[AIRFLOW-4220] Change CloudantHook to a new major version and add tests (#5023)
- upgrade cloudant version from `>=0.5.9,<2.0` to `>=2.0`
- remove the use of the `schema` attribute in the connection
- remove `db` function since the database object can also be retrieved by
calling `cloudant_session['database_name']`
- update docs
- refactor code
> Add tests for CloudantHook
> --------------------------
>
> Key: AIRFLOW-4220
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4220
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Major
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)