tests.system.microsoft.azure.example_azure_cosmosdb
这仅是一个示例 DAG,用于突出显示 AzureCosmosDocumentSensor 的用法,以检测文档当前是否存在。
您可以使用 airflow dags trigger example_cosmosdb_sensor 手动触发此 DAG。
注意:运行此示例前,请确保连接 `azure_cosmos_default` 已正确设置。
模块内容
-
tests.system.microsoft.azure.example_azure_cosmosdb.ENV_ID[源码]
-
tests.system.microsoft.azure.example_azure_cosmosdb.DAG_ID = 'example_azure_cosmosdb_sensor'[源码]
-
tests.system.microsoft.azure.example_azure_cosmosdb.t1[源码]
-
tests.system.microsoft.azure.example_azure_cosmosdb.test_run[源码]