Fix Compact Storage section in NEWS.txt

patch by Ekaterina Dimitrova; reviewed by Paulo Motta for CASSANDRA-19291
This commit is contained in:
Ekaterina Dimitrova 2024-01-23 14:39:04 -05:00
parent 4c3b96e4cd
commit 22e12adaec
1 changed files with 2 additions and 1 deletions

View File

@ -201,7 +201,8 @@ Upgrading
Compact Storage
---------------
- Starting version 4.0, Thrift is no longer supported.
Starting version 5.0, COMPACT STORAGE will no longer be supported.
COMPACT STORAGE will no longer be supported after 'ALTER ... DROP COMPACT STORAGE'
is taken out of experimental mode. This will be done in a major future release, post 5.0 (CASSANDRA-19324).
'ALTER ... DROP COMPACT STORAGE' statement makes Compact Tables CQL-compatible,
exposing internal structure of Thrift/Compact Tables. You can find more details
on exposed internal structure under: