DAG: example_branch_operator

schedule: @daily


DAG details


schedule_interval @daily
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'Airflow', 'start_date': datetime.datetime(2025, 6, 22, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>)}
tasks count 11
task ids ['run_this_first', 'branching', 'join', 'branch_a', 'follow_branch_a', 'branch_b', 'follow_branch_b', 'branch_c', 'follow_branch_c', 'branch_d', 'follow_branch_d']
filepath /data/dev/miniconda/lib/python3.7/site-packages/airflow/example_dags/example_branch_operator.py
owner Airflow