process-mining
2023.10
false
- 发行说明
- 在开始之前
- 入门指南
- 集成
- 使用流程应用程序
- 创建应用程序
- 正在加载数据
- 自定义流程应用程序
- 应用程序模板
- 其他资源
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
Process Mining
2023.10.7
Dbt projects now run with dbt version 1.8.4. Check out the official dbt documentation to make use of the latest dbt functionalities.
随着dbt 版本 1.8中引入单元测试,
tests:
键被重命名为data_tests:
。 对于现有的流程应用程序,这将导致在运行提取或打开数据转换时显示弃用警告。[警告]:已弃用的功能“tests”配置已重命名为“data_tests”。 请参阅 https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syn tax 了解更多信息。
对于默认流程应用程序,您可以在
dbt_project.yml
和sources.yml
文件中将tests:
配置的出现重命名为data_tests:
来解决此问题。 对于自定义流程应用程序,这也可以存在于其他.yml
文件中。
Check out the official dbt documentation on the New data_tests:
syntax for more information.
Run all and Run file are now limited to 1 hour. For previous versions, it was 10 minutes.
Check out Editing and testing data transformations for details.
我们一直在不断努力改善您的UiPath™ Process Mining体验。 虽然此版本没有带来重大更改,但我们进行了安全性和无障碍功能改进,以及小错误修复。