mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
Add a paragraph documenting the decision to deprecate the COMPACT STORAGE feature, and instruct the user how to enable the feature despite that. Note that we don't have an official migration strategy for users like `DROP COMPACT STORAGE`, which is not implemented at this time (See #3882). Fixes #16375 Signed-off-by: Benny Halevy <bhalevy@scylladb.com>