Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
M3
-
None
Description
REINSERTS make us loose all previous row history. In-order for this not to happen we need to store them somehow. The concern is that if stored as regular mutations REINSERTS are rowwise and not column wise, which could represent a serious perf hit.