[
https://issues.apache.org/jira/browse/CASSANDRA-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104559#comment-13104559
]
Hudson commented on CASSANDRA-3195:
-----------------------------------
Integrated in Cassandra-0.8 #327 (See
[https://builds.apache.org/job/Cassandra-0.8/327/])
Allow quoting of the ColumnFamily name in CLI `create column family`
statement
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3195
xedin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1170555
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java
*
/cassandra/branches/cassandra-0.8/test/unit/org/apache/cassandra/cli/CliTest.java
> Cassandra-CLI does not allow "Config" as column family name
> -----------------------------------------------------------
>
> Key: CASSANDRA-3195
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3195
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.8.5
> Reporter: Mauri Tikka
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 0.8.6
>
> Attachments: CASSANDRA-3195.patch
>
>
> "create column family Config" does not work, "create column family Configg"
> does.
> I suppose the intent is that column families can be named freely, that they
> have a namespace completely of their own, and separate from, say,
> Cassandra-CLI commands.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira