Skip to content

release-0.9.0

Compare
Choose a tag to compare
@Tangjiafeng Tangjiafeng released this 02 Mar 12:48
· 114 commits to master since this release
ee94b3f

注:请直接使用最新的init.sql进行新版本部署,暂不支持0.8.0升级到0.9.0

新增关系型数据的质量校验 (需Linkis 1.0以上版本提供Datasource服务);

新增数据源管理 (需Linkis 1.0以上版本提供Datasource服务);

新增规则模板权限管理,系统管理员、部门管理员、普通用户可以新增权限范围内的模板;

新增数据质量业务指标管理功能;

新增多维度指标校验功能,支持自定义SQL校验;

支持库级数据全量一致性对比优化;

新增引擎参数管理 (需接入Linkis 1.0 以上版本),支持多 Linkis 集群切换;

新增任务执行参数配置管理;

支持数据质量分析统计结果导出到指定的存储目录;

优化规则管理-规则查询实时统计库表规则部署数量情况;

优化任务提交前数据源校验;

适配 DataSphere Studio 1.x,Appjoint 升级为 Appconn 并实现三级规范;

适配 Apache Linkis (Incubating) 1.x 版本。


Note: Please directly use the latest init.sql to deploy the new version. It is not supported to upgrade from 0.8.0 to 0.9.0.

Added the quality check of relational data (Linkis 1.0 or above is required to provide Datasource service);

Added data source management (requires Linkis 1.0 or above to provide Datasource service);

Added rule template authority management, system administrators, department administrators, and ordinary users can add templates within the scope of authority;

Added data quality business indicator management function;

Added multi-dimensional index verification function to support custom SQL verification;

Support database-level data consistency comparison and optimization;

Added engine parameter management (requires access to Linkis 1.0 or above), supports multi-Linkis cluster switching;

Added task execution parameter configuration management;

Support data quality analysis statistical results to be exported to the specified storage directory;

Optimize rule management - rule query real-time statistics on the number of rules deployment in database tables;

Optimize data source verification before task submission;

Adapted to DataSphere Studio 1.x, Appjoint was upgraded to Appconn and implemented the third-level specification;

Adapt to Apache Linkis (Incubating) 1.x version.