raise error if supercolumn is configured as time-sorted
-------------------------------------------------------
Key: CASSANDRA-188
URL: https://issues.apache.org/jira/browse/CASSANDRA-188
Project: Cassandra
Issue Type: Improvement
Reporter: Jonathan Ellis
Priority: Minor
then we don't have to silently "fix" it by doing stuff like
if("Super".equals(columnType) ||
DatabaseDescriptor.isNameSortingEnabled(cfName))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.