[ 
https://issues.apache.org/jira/browse/CASSANDRA-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598532#comment-13598532
 ] 

Aleksey Yeschenko commented on CASSANDRA-4603:
----------------------------------------------

bq. This is a bigger change than I thought at first, since the schema_ tables 
are all created with COMPACT STORAGE. So we'd have to migrate to a 
composite-enabled table to allow maps.

Actually, only system.schema_keyspaces is. Also, we can/should move key_aliases 
and column_aliases to Lists instead of json-pseudolists.
                
> use Map internally in schema_ tables where appropriate
> ------------------------------------------------------
>
>                 Key: CASSANDRA-4603
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4603
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API, Core
>    Affects Versions: 1.2.0
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>              Labels: cql3
>             Fix For: 2.0
>
>
> {replication, compression, compaction}_parameters should be stored as Map 
> type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to