eladkal edited a comment on pull request #17858: URL: https://github.com/apache/airflow/pull/17858#issuecomment-906719751
> Transfers require two hooks from different providers and this is not the case here. How so? There is `LocalFilesystemToGCSOperator` in `transfers` of google provider https://github.com/apache/airflow/blob/main/airflow/providers/google/cloud/transfers/local_to_gcs.py it uses only `GCSHook`. My suggestion in the issue itself was to do the same as GCP: https://github.com/apache/airflow/issues/17168 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
