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

Sylvain Lebresne commented on CASSANDRA-4497:
---------------------------------------------

Actually, while we're at using collections in system table, it would be to also
use collections for the columns_aliases, key_aliases and the index_options for
in ColumnDefinition. For the column_aliases and key_aliases, it's indirectly
visible to user if they query System.schema_columnfamilies, and since that will
be the new way to do a describe, it's worth removing the use of json.
                
> Update CQL pseudo-maps to real maps
> -----------------------------------
>
>                 Key: CASSANDRA-4497
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4497
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>             Fix For: 1.2
>
>
> - compression_parameters
> - replication_parameters (combine strategy + options like we did compression)
> - anything else?

--
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

        

Reply via email to