[ 
https://issues.apache.org/jira/browse/CASSANDRA-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-1826.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0

fixed in rc2 by patches for CASSANDRA-1773 and CASSANDRA-1813

> 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
>             Fix For: 0.7.0
>
>
> If you create a CF with system_create_column_family() and the CfDef has 
> column_type = 'Standard' and subcomparator_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