[ 
https://issues.apache.org/jira/browse/AIRFLOW-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827292#comment-16827292
 ] 

ASF subversion and git services commented on AIRFLOW-4014:
----------------------------------------------------------

Commit a5178e4e072f5300bcd0a0cad684f0257761cba3 in airflow's branch 
refs/heads/v1-10-test from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a5178e4 ]

[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)

Reply via email to