scr-oath commented on issue #33088:
URL: https://github.com/apache/airflow/issues/33088#issuecomment-1666069942

   Yes, I agree - and if there are multiple triggers such as 
`schedule=[Dataset("one"), Dataset("two")]` it would be quite generally useful 
to get information about each triggering event - I'm not sure exactly what 
"coordinates" exist for all the information about a dag or task "instance" but 
if a task has an outlet of a Dataset, then the "downstream" / "consumer" DAGs 
and their tasks should be able to learn about the information about the task 
instance that triggered them and its XCOM information.


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