Lee-W commented on PR #43826:
URL: https://github.com/apache/airflow/pull/43826#issuecomment-2466046072

   > @Lee-W @uranusjr When working on it I realized that assets are added in 
the DB from DAG definition but 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?
   
   Yep, this is by design as of now. To keep the asset history.


-- 
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]

Reply via email to