[
https://issues.apache.org/jira/browse/AIRFLOW-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800577#comment-16800577
]
ASF subversion and git services commented on AIRFLOW-3987:
----------------------------------------------------------
Commit e92f09b565f8a4a5ebd8add722437b276f1d4077 in airflow's branch
refs/heads/master from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e92f09b ]
[AIRFLOW-3987] Unify GCP's Connection IDs (#4818)
> Unify GCP's Connection IDs
> --------------------------
>
> Key: AIRFLOW-3987
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3987
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Ryan Yuan
> Assignee: Ryan Yuan
> Priority: Major
>
> Current Airflow uses 4 different connections, `google_cloud_default`,
> `google_cloud_datastore_default`,
> `google_cloud_storage_default`, and `bigquery_default`. This improvement is
> to replace `google_cloud_storage_default`, `google_cloud_datastore_default`
> and `bigquery_default` with `google_cloud_default` to unity all the GCP
> connection IDs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)