Lee-W commented on issue #58474:
URL: https://github.com/apache/airflow/issues/58474#issuecomment-3551986316
I think it's a way to retrieve asset events?
```python
outlet_events[Asset("example-asset")] ...
```
We probably can extend it to take `.add_event`. Is this what's in your mind?
But I don't understanding why do we want users to modify it 🤔
--
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]