[
https://issues.apache.org/jira/browse/AIRFLOW-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829397#comment-16829397
]
ASF subversion and git services commented on AIRFLOW-4014:
----------------------------------------------------------
Commit ec472fb2190b80600d37d8c1b41b899b9d264730 in airflow's branch
refs/heads/v1-10-test from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ec472fb ]
[AIRFLOW-4014] Change DatastoreHook and add tests (#4842)
- update default used version for connecting to the Admin API from v1beta1 to v1
- move the establishment of the connection to the function calls instead of the
hook init
- change get_conn signature to be able to pass an is_admin arg to set an admin
connection
- rename GoogleCloudBaseHook._authorize function to
GoogleCloudBaseHook.authorize
- rename the `partialKeys` argument of function `allocate_ids` to
`partial_keys`.
- add tests
- update docs
- refactor code
Move version attribute from get_conn to __init__
- revert renaming of authorize function
- improve docs
- refactor code
(cherry picked from commit 55aca52d1b45f228865d98de657db3b83eb2c718)
> Add tests for DatastoreHook
> ---------------------------
>
> Key: AIRFLOW-4014
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4014
> Project: Apache Airflow
> Issue Type: Test
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Major
> Fix For: 1.10.4
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)