sjyangkevin commented on PR #50182: URL: https://github.com/apache/airflow/pull/50182#issuecomment-2910934078
> > Probably we can create an API endpoint to clean up those unused assets related to an asset alias. > > Sounds like a good idea. I think this is something we thought of but decide to defer it till someone asks 👀 May I ask why this idea is deferred? I think most of the assets will be active, if those are directly assigned to an outlet or inlet. By when using AssetAlias, and Asset created at runtime, which might not be the case. Also, I am wondering if removing these assets will result in problem in scheduling if somehow a ask trying to look for that asset. Whether there is linkage to other tables that we should also clean up when removing the asset. -- 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]
