[AIRFLOW-XXX] Add more GCP transfer operators (#6206)

This commit is contained in:
Kamil Breguła 2019-09-29 11:44:47 +01:00 коммит произвёл GitHub
Родитель d9d116ce7d
Коммит a37027cba9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -758,6 +758,11 @@ These integrations allow you to copy data from/to Google Cloud Platform.
-
- :mod:`airflow.operators.sql_to_gcs`
* - `Google Cloud Storage (GCS) <https://cloud.google.com/gcs/>`__
- `Google Drive <https://www.google.com/drive/>`__
-
- :mod:`airflow.contrib.operators.gcs_to_gdrive_operator`
.. _integration:GCP-Discovery: