GoogleCloudPlatform / GoogleCloudPlatform/professional-services-data-validator
BUG : No Primary Key Scenario
Open
- Dominant language
- Python
- Stars
- 524
- Forks
- 171
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
When validating tables lacking a defined primary key and users designate all columns as a composite key for validation,
DVT incorrectly reports a "failed" status. This occurs even when aggregated hash values for source and target data are identical, indicating data consistency.
Testing confirmed this issue in tables with no duplicate or null values in the designated key columns.
Contributor guide
Assessment
This issue has not been assessed yet.