Report: Find lineage gaps for data sources
Open
feature
- Dominant language
- Scala
- Stars
- 667
- Forks
- 155
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
Consider storing timestamps of all sources during lineage harvesting. These can be used to verify during linking that lineage parent was resolved correctly because timestamps of file that was written needs to match timestamp of file that we read i.e. we read the file that was result of parent lineage.
This would be used as a cross check to make sure the linking of parent-child lineages is correct. Guarding us against possible writes that were not tracked or failed to arrive.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.