collinmcnulty opened a new issue, #26751:
URL: https://github.com/apache/airflow/issues/26751

   ### Description
   
   It would be great is each map_index in a set of dynamically mapped tasks 
could each update a different Dataset depending on the parameters sent to them.
   
   ### Use case/motivation
   
   Perform the same transformation on a number of similar datasets and then 
have a bunch of separate DAGs that do further analysis after each mapped task 
is finished. It seems relatively common to use mapped tasks to do the same 
thing to multiple datasets, so not being able to be aware of multiple datasets 
across a set of mapped tasks is something of a handicap.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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