[
https://issues.apache.org/jira/browse/AIRFLOW-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893747#comment-16893747
]
ASF GitHub Bot commented on AIRFLOW-2056:
-----------------------------------------
Fokko commented on pull request #3000: [AIRFLOW-2056] Refactor: Integrate all
GCS operators into 1 file
URL: https://github.com/apache/airflow/pull/3000
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
(v7.6.14#76016)