[ https://issues.apache.org/jira/browse/CASSANDRA-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Evans updated CASSANDRA-915: --------------------------------- Attachment: v1-0001-CASSANDRA-915-don-t-allow-hyphens-in-column-family-nam.txt > disallow column family names containing hyphens > ----------------------------------------------- > > Key: CASSANDRA-915 > URL: https://issues.apache.org/jira/browse/CASSANDRA-915 > Project: Cassandra > Issue Type: Bug > Components: Core > Affects Versions: 0.6 > Reporter: Eric Evans > Priority: Minor > Fix For: 0.6 > > Attachments: > v1-0001-CASSANDRA-915-don-t-allow-hyphens-in-column-family-nam.txt > > > You cannot use use hyphens in column family names because hyphens are used as > delimiters in sstable filenames (which are derived from the CF name). > It should be an error to configure such a column family name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.