Gordon Ball created AIRFLOW-4456:
------------------------------------

             Summary: Add a base class for branching operators (akin to 
BranchPythonOperator)
                 Key: AIRFLOW-4456
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4456
             Project: Apache Airflow
          Issue Type: Improvement
          Components: operators
            Reporter: Gordon Ball


The only documented option for branching workflows is currently to use 
`BranchPythonOperator`, which makes sense where a simple function is to be used 
for branching, but is difficult to use if you want to create a reuseable 
operator class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to