sunildataengineer commented on PR #68298:
URL: https://github.com/apache/airflow/pull/68298#issuecomment-4881981521

   Thanks @dabla — addressed all 4 requested changes:
   
   Refactored sync transfer flow to reduce GET/PUT/DELETE duplication via 
operation-specific handling.
   Applied similar DRY refactor in async transfer flow.
   Moved SFTPOperation back into providers/sftp/hooks/sftp.py and removed 
providers/sftp/constants.py.
   Moved constants assertions into providers/sftp/tests/unit/sftp/test_sftp.py 
and removed standalone test_constants.py.


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