vincbeck commented on PR #43826: URL: https://github.com/apache/airflow/pull/43826#issuecomment-2465621190
@Lee-W @uranusjr When working on it realized that assets are added in the DB from DAG definition when never removed (or at least I did not see the code). Meaning, as a DAG author if I define an asset in my DAG and then later on remove it, the asset is never removed from the DB. Am I wrong? If not, is it intended? -- 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]
