turbaszek commented on pull request #14191:
URL: https://github.com/apache/airflow/pull/14191#issuecomment-778432432


   > @turbaszek does it really make sense for airflow to have _ToLocal 
operators?
   > 
   > Seems like an odd use case? Is the idea to use it with a mounted volume or 
something?
   
   @dstandish we already have few `Local` operators and they use case is very 
valid for single machine deployments using `LocalExecutor`. It would be good to 
add something like `GDriveToGCSOperator` but I think this can be done as a 
follow up - we will just simply reuse hooks method. 


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


Reply via email to