RachitSharma2001 opened a new pull request, #31585: URL: https://github.com/apache/airflow/pull/31585
Addresses: #31449 Allows data to be moved from an S3 bucket to Azure blob storage. Code changes: 1. `airflow/providers/microsoft/azure/transfers/s3_to_azure_blob.py` - Implements `S3ToAzureBlob` class Tests added: 1. `tests/providers/microsoft/azure/transfers/test_s3_to_azure_blob.py` - Unit tests for `S3ToAzureBlob` 2. `tests/system/providers/microsoft/azure/example_s3_to_azure_blob.py` - System tests Documentation added at `docs/apache-airflow-providers-microsoft-azure/operators/s3_to_azure_blob.rst` -- 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]
