bbovenzi commented on PR #37512:
URL: https://github.com/apache/airflow/pull/37512#issuecomment-1954807671

   > I wonder if it’s clear enough to call this just `dag_ids`, or should a 
more descriptive name be used, say `comsuming_dag_ids`.
   
   My use case is that I want any datasets connected to a single dag. But I am 
indifferent if that is a single param `dag_ids` or if I need to pass the dag_id 
twice in `consuming_dag_ids` and `producing_dag_ids`. I guess the later is most 
flexible.


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