eladkal commented on issue #14572:
URL: https://github.com/apache/airflow/issues/14572#issuecomment-925740418


   > @eladkal Are subdags really deprecated? I can't see that in the docs or 
the code.
   
   Starting Airflow 2.2 https://github.com/apache/airflow/pull/17488
   
   > TaskGroups solve only one use-case of subdags (cleaner view of tasks in 
the UI). They don't solve the issue where a group of tasks need to be handled 
together (for example, if one task in a group fails, then the entire group 
should be restarted).
   
   There is time between depreciation to actual removal.
   If you are missing functionality that you believe is essential please open a 
feature request.
   
   


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