Devarajegowda commented on issue #8081: [AIRFLOW-5500] Fix the trigger_dag api 
in the case of nested subdags
URL: https://github.com/apache/airflow/pull/8081#issuecomment-611300065
 
 
   > @Devarajegowda I think it would make sense to only have dags.subdags have 
the 1st level of subdags; but I thought that maybe this choice was made for a 
specific reason?
   > Personally, on the airflow instance I am using, I modified the 
dags.subdags code to only return the 1st level subdags, and everything seems to 
be working, so it might make more sense to just modify the code there?
   
   Yes even I believe so, if we make those changes change in this commit may 
not be needed at all. 
   Appreciate if others can give us some more idea on why all nested subdags 
are stored under dag.subdags.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to