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-unsubscr...@airflow.apache.org

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


Reply via email to