Bas Harenslak created AIRFLOW-3375:
--------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)