X Start reworking rebuild routines not to modify data inplace
This will be needed to organize concurrent rebuild/queries, so that several rebuild jobs could be run in parallel, and only when they are done, one particular place of code locks ΔBtail/ΔTtail and merges rebuild results into vδT & friends.
Showing