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

Jonathan Ellis reopened CASSANDRA-891:
--------------------------------------

      Assignee: Eric Evans

Reopening -- as mentioned on IRC, CASSANDRA-1153 only handles declaring 
metadata on specific column names.  We want to handle declaring a type for all 
rows in a CF for rows that are more lists than objects.

> Add ValidateWith to CF definitions
> ----------------------------------
>
>                 Key: CASSANDRA-891
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-891
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.7
>
>
> VW would take an AbstractType like CompareWith and validate the data on 
> insert.  Should default to BytesType (i.e. no-op).
> This would have the side effect of giving the CLI enough information about 
> values to parse and display them intelligently rather than just hex byte 
> values.

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