Skip to content
New issue

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

Data Reconciliation for Validation framework #1029

Closed
sriram251-code opened this issue Sep 1, 2023 · 0 comments · Fixed by #1144
Closed

Data Reconciliation for Validation framework #1029

sriram251-code opened this issue Sep 1, 2023 · 0 comments · Fixed by #1144
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sriram251-code
Copy link
Contributor

Once we release a new version of the overwatch this module will ensure whether the data is consistent across the current release and previous release.
In order to perform the data reconciliation, we need two overwatch deployments with current and previous versions having the same configurations(primordial date, max days) and then check whether the data between deployments is matching or not. This validation check should be configurable to include/exclude tables or even the columns specific to tables. We should also be able to configure the number of days to be considered for comparison.

After running the reconciliation it will generate a report. The report will contain for each table

Total number of rows
Total number of rows matching
Total number of rows not matching
ETC

@sriram251-code sriram251-code added the enhancement New feature or request label Sep 1, 2023
@sriram251-code sriram251-code added this to the 0.7.3.0 milestone Sep 1, 2023
@sriram251-code sriram251-code self-assigned this Sep 1, 2023
@gueniai gueniai modified the milestones: 0.7.3.0, 0.8.0.0 Jan 25, 2024
@gueniai gueniai mentioned this issue Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants