fdb-record-layer
fdb-record-layer copied to clipboard
LiveDocsFormat will perform a read of the bit vector in the case where we are doing a simple insert.
LiveDocsFormat needs to be lazy as well in cases where we have a large number of deletes. Need additional lazy semantics so single row insert does not perform reads of all the deleted bits.