[
https://issues.apache.org/jira/browse/AIRFLOW-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Harenslak updated AIRFLOW-3375:
-----------------------------------
Description:
I hit a case where I'm using the BranchPythonOperator and want to branch to
multiple tasks, so I added support to returning a list of task ids.
Both a single task id (string type) and list of task ids are supported.
PR: https://github.com/apache/incubator-airflow/pull/4215
was:
I hit a case where I'm using the BranchPythonOperator and want to branch to
multiple tasks, so I added support to returning a list of task ids.
Both a single task id (string type) and list of task ids are supported.
> Support returning multiple tasks with BranchPythonOperator
> ----------------------------------------------------------
>
> Key: AIRFLOW-3375
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3375
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Bas Harenslak
> Priority: Major
>
> I hit a case where I'm using the BranchPythonOperator and want to branch to
> multiple tasks, so I added support to returning a list of task ids.
> Both a single task id (string type) and list of task ids are supported.
> PR: https://github.com/apache/incubator-airflow/pull/4215
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)