-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Page deltas
-
None
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-10-24
-
8
The goal of this ticket is to design a framework for reconstructing both internal and leaf pages by rewriting deltas directly into a full-page image. Instead of the current two-step process, the new approach will leverage a merge-sort strategy to handle both the base page and its deltas together in a single pass.