We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
后续能否新增基于数据日志的完整性检查,目前比较接近的检查方式包括“表行数检查”,“平均值检查”,但缺少完整性检查的metric,也即数据日志中记录了主数据的记录数,可以通过比较日志中的信息和计算出来的主数据记录数来比较数据是否完整。 感谢datavines开源团队。
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Description
后续能否新增基于数据日志的完整性检查,目前比较接近的检查方式包括“表行数检查”,“平均值检查”,但缺少完整性检查的metric,也即数据日志中记录了主数据的记录数,可以通过比较日志中的信息和计算出来的主数据记录数来比较数据是否完整。
感谢datavines开源团队。
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: