[
https://issues.apache.org/jira/browse/CASSANDRA-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969916#action_12969916
]
Jonathan Ellis commented on CASSANDRA-1835:
-------------------------------------------
should we require subcomparator instead of guessing? that may be better.
> "null" error creating CF from cli
> ---------------------------------
>
> Key: CASSANDRA-1835
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1835
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.7.0 rc 1
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: CASSANDRA-1835.patch
>
>
> This fails with only "null" as the failure message:
> {code}
> create column family test1 with column_type = 'Super' and comparator =
> 'LongType' and column_metadata=[{column_name:a,validation_class:LongType}];
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.