nailo2c commented on PR #61048:
URL: https://github.com/apache/airflow/pull/61048#issuecomment-3831876564

   Thanks for the hint, the code looks much better now! I kept 
`return_gcs_uris` in `azure_fileshare_to_gcs.py` because the original return is 
not a single unwrapped string - it returns a list of filenames, so 
`unwrap_single` doesn't quite fit here. 
   
   I tweaked the code to avoid a breaking change while staying more aligned 
with the other operator. I think it'll also be easier to remove in the future 
if we want to :)


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