[
https://issues.apache.org/jira/browse/CASSANDRA-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143146#comment-13143146
]
Sylvain Lebresne commented on CASSANDRA-3374:
---------------------------------------------
I think we want to support the strategy options and compaction options
generically. This would make maintenance easier as we won't have to update this
each time we add a new option, but more importantly if it's not generic, it
means one cannot use a custom compressor or compaction strategy having options.
I understand this complicate matters because the parser probably needs to be
updated accordingly, but I believe we'd better bite the bullet now.
It would also be nice to add index_type support and to update the CQL doc.
> CQL can't create column with compression or that use leveled compaction
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-3374
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3374
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.0
> Reporter: Sylvain Lebresne
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 1.0.2
>
> Attachments: CASSANDRA-3374.patch
>
>
> Looking at CreateColumnFamilyStatement.java, it doesn't seem CQL can create
> compressed column families, nor define a compaction strategy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira