-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Btree
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - Q3+ Backlog
-
3
prune_timestamp is used only for ingest tables, and ckpt_timestamp is used only for stable tables. These fields could be combined into a single field or a union. However, since it's just two fields for now and the space overhead is minimal, it was decided to leave them as is.
Try combining them into one variable or a union.