hagope commented on issue #5858: [AIRFLOW-5252] Move GCP Transfer to core
URL: https://github.com/apache/airflow/pull/5858#issuecomment-525469034
 
 
   Hi @nuclearpinguin, I'm thinking of coding some operators for Gsheets. For 
example,
   `GoogleCloudStorageToGsheetsTransferOperator`
   `GsheetsToGoogleCloudStorageTransferOperator`
   `S3ToGsheetsTransferOperator`
   `GsheetsToS3TransferOperator`
   
   Few questions, 1.) is it a good idea? 2.) should we do it in 
`cloud_storage_transfer_service.py` or should there be a new `gsheets.py` files 
that implements operators for gsheets... also share any ideas for gsheet 
operators you think may be useful.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to