alan-turing-institute / datadiff

Datadiff is diff for data
MIT License
26 stars 2 forks source link

Handle corruptions involving both column insertions & deletions #6

Open thobson88 opened 7 years ago

thobson88 commented 7 years ago

Currently the ddiff algorithm works only under the assumption that columns are either inserted or deleted (or neither), but not both.