cqlsh: Fix bad DESCRIBE CQL-compat check on COMPACT tables

Patch by Tyler Hobbs; reviewed by tjake for CASSANDRA-9647
This commit is contained in:
Tyler Hobbs 2015-07-03 10:22:58 -05:00 committed by T Jake Luciani
parent eb875b4af6
commit db39257c34
3 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
2.1.8
* (cqlsh) Fix bad check for CQL compatibility when DESCRIBE'ing
COMPACT STORAGE tables with no clustering columns
* Warn when an extra-large partition is compacted (CASSANDRA-9643)
* Eliminate strong self-reference chains in sstable ref tidiers (CASSANDRA-9656)
* Ensure StreamSession uses canonical sstable reader instances (CASSANDRA-9700)

Binary file not shown.