The GitHub Actions job "Tests" on airflow.git/fix/adls-to-gcs-return-destination-uris has succeeded. Run started by GitHub user Abhishekmishra2808 (triggered by Abhishekmishra2808).
Head commit for run: b2516213c89fe6e0008d771043bf4c40dabf6c3e / abhishek mishra <[email protected]> Migrate ADLSToGCSOperator to ADLS Gen2 and return destination URIs - Migrate from AzureDataLakeHook (Gen1) to AzureDataLakeStorageV2Hook (Gen2) - Materialize file_system_name as a required parameter (not via **kwargs) - Update execute() to return list[str] of destination GCS URIs (gs://bucket/object) - Add file_system_name to template_fields for dynamic configuration - Create system test example_adls_to_gcs.py with Gen2 setup - Update unit tests to mock Gen2 hooks and verify return values - Remove ADLSToGCSOperator from MISSING_EXAMPLES_FOR_CLASSES - Update documentation to reflect Gen2-only usage This change aligns with Azure's retirement of ADLS Gen1 and ensures the operator works exclusively with Gen2 storage accounts. Report URL: https://github.com/apache/airflow/actions/runs/22440601226 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
