Feat: Cancel a running data flow test #9869 (#10257)

### What problem does this PR solve?

Feat: Cancel a running data flow test #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-24 16:33:33 +08:00
committed by GitHub
parent 5715ca6b74
commit 6bf0cda16f
17 changed files with 251 additions and 84 deletions

View File

@ -1490,6 +1490,7 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
sqlStatementTip:
'在此处编写您的 SQL 查询。您可以使用变量、原始 SQL或使用变量语法混合使用两者。',
frameworkPrompts: '框架',
release: '发布',
},
footer: {
profile: 'All rights reserved @ React',
@ -1620,6 +1621,7 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
begin: '文件',
parserMethod: '解析方法',
exportJson: '导出 JSON',
viewResult: '查看结果',
},
},
};