tests.system.apache.kylin.example_kylin

使用 SQLExecuteQueryOperator 和 monkey patching 的 Apache Kylin 示例 DAG。

此 DAG 演示了如何使用 SQLExecuteQueryOperator 对 Apache Kylin 运行 SQL 查询。顶部应用了一个 monkey patch,用于修补 KylinHook,使其与 SQLExecuteQueryOperator 兼容。

属性

DAG_ID

create_table_kylin_task

test_run

模块内容

tests.system.apache.kylin.example_kylin.DAG_ID = 'example_kylin'[源代码]
tests.system.apache.kylin.example_kylin.create_table_kylin_task[源代码]
tests.system.apache.kylin.example_kylin.test_run[源代码]

此条目有帮助吗?