Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
None
-
Storage - Ra 2021-08-23
Description
This changeset fixes two bugs in column-store rollback to stable (one a RLE counting issue that can cause data corruption, one an error-path free-twice), adds three new Python tests related to the interaction of rollback to stable with column-store RLE cells (including one for a base case of the performance issue in WT-7956), and adds column support to several more csuite tests.