yuseok89 commented on code in PR #72892: URL: https://github.com/apache/airflow/pull/72892#discussion_r4031983136
########## providers/amazon/src/airflow/providers/amazon/aws/transfers/azure_blob_to_s3.py: ########## Review Comment: Good point. I now sort the files in the replace=False path as well. I also parameterized the existing operator test for both replace=True and replace=False to verify that both paths preserve the same deterministic order. -- 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]
