jroachgolf84 commented on issue #53615: URL: https://github.com/apache/airflow/issues/53615#issuecomment-3102414710
@uranusjr - does an Asset's `uri` uniquely define it? Does the `name`? My inclination is "no". I can have multiple `Asset`'s in `assets` with the same name/URI. Here's the question behind the question; I want to be able to trigger Asset Events using the `name`/`uri`, rather than the ID, but if `name`/`uri` is not unique, it will Trigger Asset events for all Assets with that `name`/`uri`. Maybe that's the expected behavior? -- 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]
