You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/15 20:38:10 UTC

[GitHub] [airflow] josh-fell commented on pull request #22219: Gdrive upload operator

josh-fell commented on pull request #22219:
URL: https://github.com/apache/airflow/pull/22219#issuecomment-1068445477


   @turbaszek @eladkal @potiuk Should this technically be a transfer operator, organized under something like `airflow/providers/google/suite/transfers/local_to_gdrive.py`, and maybe called `LocalToGoogleDriveOperator`? This is effectively the opposite of the existing [`GoogleDriveToLocalOperator`](https://github.com/apache/airflow/blob/08575ddd8a72f96a3439f73e973ee9958188eb83/airflow/providers/google/cloud/transfers/gdrive_to_local.py). AIP-21 doesn't _specifically_ cover new modules but maybe since the naming/organization pattern exists we follow it for consistency? WDYT?


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org