m1racoli commented on issue #51820:
URL: https://github.com/apache/airflow/issues/51820#issuecomment-3282291097

   > Interesting addition for 
[#53040](https://github.com/apache/airflow/issues/53040). Makes sense for 
searching / filtering as part of a dag run, but do you think we also needing 
for generally searching for task instances across dag runs via mapped task 
names? (Sorry, that's a mouthful)
   
   Originally the capability to search across dagruns was not intended, but I 
can see value to track a particular mapped task across dagruns. You are able to 
do that for a task itself and being able to do so for mapped tasks would remove 
the gap between mapped and non-mapped tasks.


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