tests.system.apache.kylin.example_kylin¶
Example DAG for Apache Kylin using SQLExecuteQueryOperator with monkey patching.
This DAG demonstrates using SQLExecuteQueryOperator to run SQL queries against Apache Kylin. A monkey patch is applied at the top to patch the KylinHook to be compatible with SQLExecuteQueryOperator.