:What about overlapping regions? : :<----OLD----> : <NEW> : :the OLD won't have a delete_tid != 0. Or will hammer split up the :extent into smaller pieces when the new one comes in? : :cheers : simon
Overlapping regions do not exist. The closest you get is an adjacency
where the delete_tid of an older record exactly matches the
create_tid of a newer record.
-Matt
Matthew Dillon
<[email protected]>
