[ 
https://issues.apache.org/jira/browse/CASSANDRA-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Hermes updated CASSANDRA-2396:
----------------------------------

    Attachment: 2396.txt

Patch adds the prop.

If CLI support and/or JMX calls are needed to expose this even further, they 
can be added on this ticket.

It would be nice to link the CQL dep. to this ticket in case something comes up.

> Allow key name metadata
> -----------------------
>
>                 Key: CASSANDRA-2396
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2396
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API
>            Reporter: Jonathan Ellis
>            Assignee: Jon Hermes
>             Fix For: 0.8
>
>         Attachments: 2396.txt
>
>
> CASSANDRA-2311 allows typed keys. We also want to allow giving keys a name 
> (that would need to conform to the CF comparator). This is required for Hive 
> support; HIVE-1434 currently stores that metadata in an external repository 
> but it would be cleaner to keep it in CFMetadata. This would allow CQL to 
> support using the key name in select and where clauses, reducing the 
> impedance mismatch between JDBC/CQL and JDBC/Hive.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to