vincbeck commented on PR #43826:
URL: https://github.com/apache/airflow/pull/43826#issuecomment-2498418321

   > LGTM. I have played around this table updates, and I believe that every 
DAG collection call verifies the asset relationships and removes any unused 
ones. Additionally, asset relationships are only valid during the trigger's 
lifespan.
   > 
   > This is my understand :) ?
   
   This is correct. Just one clarification here. The trigger lifespan here is 
as long as the trigger is referenced as watcher of one asset. These triggers 
will basically live way longer than the current triggers today, those which are 
associated to a task. But as soon as you remove these references, these 
triggers will be removed


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to