[
https://issues.apache.org/jira/browse/AIRFLOW-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762388#comment-16762388
]
ASF GitHub Bot commented on AIRFLOW-3817:
-----------------------------------------
feng-tao commented on pull request #4659: AIRFLOW-3817 - Corrected ids returned
by BranchPythonOperator in example
URL: https://github.com/apache/airflow/pull/4659
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Correct task ids returned by the BranchPythonOperator processor for
> example_branch_python_dop_operator_3
> --------------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-3817
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3817
> Project: Apache Airflow
> Issue Type: Improvement
> Components: examples
> Affects Versions: 1.10.2
> Reporter: Mans Singh
> Assignee: Mans Singh
> Priority: Minor
> Fix For: 1.10.3
>
>
> The BranchPythonOperator in the example_branch_python_dop_operator_3, returns
> oper_1 or oper_2 but the downstream dummy operators have ids dummy_task_1 and
> dummy_task_2. So, they will always be skipped.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)