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

Jonathan Ellis commented on CASSANDRA-1153:
-------------------------------------------

to clarify: this adds a ColumnDef struct that allows annotating specific 
columns in a row with type date: column X has values of type Y.  this is 
checked in ThriftValidation.

optionally, ColumnDef allows saying that column X has an index which has a type 
(whether the index will be fully denormalized, containing the entire original 
row as subcolumns, or only the key) and an optional name for humans.

Wiring this up to CFMetaData etc is TODO.

> Add index metadata to CFMetadata
> --------------------------------
>
>                 Key: CASSANDRA-1153
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1153
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Jonathan Ellis
>             Fix For: 0.7
>
>         Attachments: 1153.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to