Subham-KRLX commented on PR #60208: URL: https://github.com/apache/airflow/pull/60208#issuecomment-3719484448
I have created a manual backport to fix the CI issues in `v3-1-test`. The errors were caused by SQLAlchemy 2.0 `Mapped` type hints which are not compatible with the `v3-1-test` environment. I have opened a new PR with the fix (removing type hints while keeping the logic correction): #60222 Closing this one in favor of the manual backport. -- 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]
