Taragolis commented on PR #29156:
URL: https://github.com/apache/airflow/pull/29156#issuecomment-1403821386

   Could you provide any samples how you intend to use this?
   Because you can't easily send file-like objects between tasks.
   
   In general if you need transfer between two sources you need to create 
Transfer Operator:
   see as example:
   - [Google Transfer 
Operators](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/transfer/index.html)
   - [Amazon Transfer 
Operators](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/transfer/index.html#amazon-transfer-operators)
   


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

Reply via email to