airflow.example_dags.example_branch_operator

示例 DAG 演示了经典分支 Python 操作符的用法。

它展示了基本的 BranchPythonOperator 及其姊妹操作符 BranchExternalPythonOperator 和 BranchPythonVirtualenvOperator。

模块内容

airflow.example_dags.example_branch_operator.PATH_TO_PYTHON_BINARY[源代码]

此条目是否有帮助?