Chinmay1220 commented on PR #68344: URL: https://github.com/apache/airflow/pull/68344#issuecomment-4903951928
Friendly follow-up — this is rebased onto current `main` and CI is now fully green. I've also just pushed a `.bugfix.rst` newsfragment (`68344.bugfix.rst`). Recap of the earlier backward-compatibility point @dabla raised: the change is scoped so that only `conn_type == "adls"` connections with a bare account-name host derive `account_name` (where `login` is the AD `client_id`). WASB, full-URL, and custom-endpoint connections still receive `account_url` via `parse_blob_account_url`, and regression tests cover all four cases — so existing connections are unaffected. @dabla @potiuk would appreciate a review when you have the bandwidth. Thanks! -- 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]
