[
https://issues.apache.org/jira/browse/AIRFLOW-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968108#comment-16968108
]
ASF GitHub Bot commented on AIRFLOW-5683:
-----------------------------------------
milton0825 commented on pull request #6352: [AIRFLOW-5683] Add
propagate_skipped_state to SubDagOperator
URL: https://github.com/apache/airflow/pull/6352
----------------------------------------------------------------
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]
> Add propagate_skipped_state to SubDagOperator
> ---------------------------------------------
>
> Key: AIRFLOW-5683
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5683
> Project: Apache Airflow
> Issue Type: New Feature
> Components: operators
> Affects Versions: 1.10.6
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Major
>
> Currently there is no way of telling the parent dag of a sub dag that an
> essential task has been skipped. This PR addresses this issue by adding a new
> propagate_skipped_state option to the SubDagOperator.
> Background story:
> https://lists.apache.org/thread.html/0eefd459a502c5100d792416f8ba720302aa49a8906fe6ea4ec8fca4@%3Cdev.airflow.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)