You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/22 15:28:54 UTC

[GitHub] [airflow] guim4dev opened a new issue #19748: Support for one_success_all_done trigger_rule

guim4dev opened a new issue #19748:
URL: https://github.com/apache/airflow/issues/19748


   ### Description
   
   Currently, there is support only for one_success trigger_rule, which starts the task instance the moment after one of the upstream tasks succeeds. The idea for the new trigger_rule is to wait for all upstream tasks to be done and at least one of them succeed. 
   
   ### Use case/motivation
   
   The use case is to allow a OR-like behavior to trigger_rules.
   Maybe even XOR-like behavior could be added as a second extra trigger_rule.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #19748: Support for one_success_all_done trigger_rule

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #19748:
URL: https://github.com/apache/airflow/issues/19748#issuecomment-975653637


   (and read the discussion - this case is already supported).


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #19748: Support for one_success_all_done trigger_rule

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #19748:
URL: https://github.com/apache/airflow/issues/19748#issuecomment-975652981


   Duplicate of #17010 - please discuss it there.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #19748: Support for one_success_all_done trigger_rule

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #19748:
URL: https://github.com/apache/airflow/issues/19748


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #19748: Support for one_success_all_done trigger_rule

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #19748:
URL: https://github.com/apache/airflow/issues/19748#issuecomment-975642557


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org