Description
A partition key only CQL3 table (with no regular columns added yet, or all regular columns dropped) is mistakenly considered to be thrift-compatible by CFMetaData#isThriftCompatible()
Such tables (sparse, with CompositeType(UTF8Type) comparator) should be considered Thrift-incompatible.