system_create_cf() makes a SuperCF when column_type is Standard and 
subcolumn_comparator_type is present
--------------------------------------------------------------------------------------------------------

                 Key: CASSANDRA-1826
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1826
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7.0 rc 1
            Reporter: Tyler Hobbs


If you create a CF with system_create_column_family() and the CfDef has 
column_type = 'Standard' and subcolumn_comparator_type is present, it creates a 
SuperCF.  I would expect an InvalidRequestException, instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to