You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/11/26 21:24:00 UTC

[jira] [Closed] (AIRFLOW-2056) Integrate Google Cloud Storage (GCS) operators into 1 file

     [ https://issues.apache.org/jira/browse/AIRFLOW-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik closed AIRFLOW-2056.
-------------------------------
    Resolution: Not A Problem

Not Valid Anymore. As a part of refactoring and moving files (part of AIP-21) this was solved

> Integrate Google Cloud Storage (GCS) operators into 1 file
> ----------------------------------------------------------
>
>                 Key: AIRFLOW-2056
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2056
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> There are currently 5 operators:
> * GoogleCloudStorageCopyOperator
> * GoogleCloudStorageDownloadOperator
> * GoogleCloudStorageListOperator
> * GoogleCloudStorageToBigQueryOperator
> * GoogleCloudStorageToGoogleCloudStorageOperator
> It would be ideal to have 1 file *gcs_operator.py* similar to *dataproc_operator.py* containing all the operators related to Google Cloud Storage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)