bolkedebruin commented on code in PR #34729:
URL: https://github.com/apache/airflow/pull/34729#discussion_r1365467670


##########
airflow/operators/file_transfer.py:
##########


Review Comment:
   My thoughts:
   
   * The FileTransferOperator really is a thin wrapper around 
airflow.io.store.path.ObjectStoragePath
   * As its stands it will be therefore moving slowly
   * Transferring files I do view as being 'core' of what airflow can do
   * On the other hand I can see your point if we think we would change the 
FileTransferOperator relatively often
   
   waht do others think?
   
   



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