mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 07:53:20 +00:00
They will be used in upcoming patches which introduce incremental schema upgrades. Currently, these variants always copy cells during upgrade. This could be optimized in the future by adding a way to move them instead.