datavines icon indicating copy to clipboard operation
datavines copied to clipboard

Know your data better!Datavines is Next-gen Data Observability Platform, support metadata manage and data quality.

Results 91 datavines issues
Sort by recently updated
recently updated
newest added

### Search before asking - [X] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 偶发性,用的mysql作为配置库,在执行质控时候,会出现 dv_job_execution_result 表不存在的问题 ![lQLPJxO9ADKPzOnNAbXNBm2w8pvaTfz4sA8HWHcZX3C7AA_1645_437](https://github.com/user-attachments/assets/9134cd6a-82ec-40ab-876f-58e336ca5873) ### DataVines Version 无 ### DataVines...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 我的需求是检测**达梦数据库**并将错误数据存储下来,但是我发现**达梦数据库**默认**不支持**存储错误数据至 Mysql,因此我通过手动修改 `DmDialect` 的 `invalidateItemCanOutput` 方法来开启; 在这过程中,我发现存储错误数据需要新建错误数据表以及插入错误数据,它们的 SQL 在拼接时,使用到了 `DmDialect`...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 数据目录列,选中某个表 后面会有新增,弹框 标签下拉是空,这里我理解的 应该是想做 数据资产目录 给数据表或者 字段打标用,但实际添加了标签,在这里标签下拉不展示 ### DataVines Version...

bug

### Search before asking - [X] I had searched in the [feature](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description 针对某条数据质量规则或者某张表(一张表可能会对应多条数据质量规则)用户可以查看规则历史执行情况,统计出成功率和误差率等指标 ### Usage Scenario _No response_ ### Related issues _No...

### Search before asking - [X] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 执行数据质量检查时报错如图 ### DataVines Version branche:dev-[a1e83cb](https://github.com/datavane/datavines/commit/a1e83cb7dd9944eae6f2aa1c6f4fd3d97e006307) ### DataVines Config ```conf ---...

bug

### Search before asking - [x] I had searched in the [feature](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description add snowflake datasource support ### Usage Scenario _No response_ ###...

### Search before asking - [x] I had searched in the [feature](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description 是否可以考虑支持Redshift数据源的数据质量 ### Usage Scenario _No response_ ### Related issues _No...

### Search before asking - [x] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened Caused by: javax.net.ssl.SSLHandshakeException: The server selected protocol version TLS10 is...

bug

datavines-server\src\main\java\io\datavines\server\dqc\coordinator\validator\JobResultValidator.java里面的“boolean isEn = !LanguageUtils.isZhContext();”改成true和false后,推送的消息还是英文 Metric : freshness Check Subject : test.student2.add_time Expected Value Type : fix_value Result Formula : Actual(0.0000)-Expected(1.0000) >= 0.0000 Check Result : Failure

### Search before asking - [x] I had searched in the [issues](https://github.com/datavines-ops/datavines/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened ![Image](https://github.com/user-attachments/assets/3a35fc94-3143-44cf-b0ec-c29d2c99d4e6) 数据源是Doris,规范是自定义SQL,使用local正常,使用spark报错。 ### DataVines Version 2025.5.13 ### DataVines Config ```conf...

bug