+1862
−181
File changed.
Preview size limit exceeded, changes collapsed.
+6
−0
+5
−0
+0
−31
+13
−0
Loading
Writes to a region marked as unwritten might result in a record split or
merge. We can support splits by making minor changes to the existing insert
code. Merges require left rotations which mostly re-use right rotation
support functions.
Signed-off-by:
Mark Fasheh <mark.fasheh@oracle.com>
File changed.
Preview size limit exceeded, changes collapsed.