jason810496 commented on PR #44633:
URL: https://github.com/apache/airflow/pull/44633#issuecomment-2517066324
It seems like the CI failed due to changes related to Assets, rather than
the current removal changes. The failing test case hasn’t been modified and
doesn’t appear to be related to the provider changes.
```
E sqlalchemy.exc.InvalidRequestError: When initializing mapper mapped
class AssetModel->asset, expression 'Trigger' failed to locate a name
('Trigger'). If this is a class name, consider adding this relationship() to
the <class 'airflow.models.asset.AssetModel'> class after both dependent
classes have been defined.
```
--
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]