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

   > > > E.g. couldn't it just take an asset id as kwargs to the trigger obj?
   > > 
   > > 
   > > I am not sure I understand this one :)
   > 
   > I was saying like we create a trigger like `MyTrigger(asset_id: str, 
other_stuff: Any)`
   > 
   > But I see now from your explanation and example that you are looking to 
change triggers so they are not specific to a TI, but rather that they may be 
long lived, not associated with a TI, and can be instead associated to assets. 
And one asset can be associated to many triggers. And one trigger can be 
associated with many assets.
   > 
   > This is a big one 😅
   
   Haha, yeah :) This is AIP-82 :) First cornerstone :D But I am happy you 
understood exactly what I am trying to do 


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