sjyangkevin commented on PR #50182: URL: https://github.com/apache/airflow/pull/50182#issuecomment-2910936663
> In general, the idea looks good. Producing runtime assets was the reason why we implemented asset_alias back then. But making it able to consume asset event this way looks like a good idea 👍 Thanks for the feedback! Yeah, I think it make sense for attaching asset at runtime and emit asset event. I feel this is what can make the asset alias as powerful as it is expected. I feel that it solves the problem like "I want to use a set of assets to trigger my DAG, so I use asset alias. When my DAG is triggered, how do i know which asset/asset event trigger it. Should I treat all those assets in the same way. Or each should be treated differently." -- 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]
