-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Checkpoint writes unstable updates to disk for fixed-length column store tables. RTS doesn't operate on fixed-length column store on-disk page versions as it treats them as stable.
we need to decide whether the checkpoint can avoid writing the unstable updates to disk or let the RTS handle the on-disk updates of fixed-length column store tables also?
- duplicates
-
WT-8287 Implement timestamping and history for fixed-length column store.
- Closed