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

Jonathan Ellis updated CASSANDRA-1027:
--------------------------------------

    Fix Version/s: 0.6.3
                       (was: 0.7)

> Allow Null Predicate in Deletion
> --------------------------------
>
>                 Key: CASSANDRA-1027
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1027
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.6
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 0.6.3
>
>         Attachments: 0001-Allow-null-predicate-in-Deletion.patch
>
>
> In Mutation, Deletion with no predicate are rejected if no SuperColumn is 
> provided. This forbid deletion of entire row 
> for standard column family using batch_mutate (which feels a bit random as 
> deleting full superColumn is authorized).
> Attached patch allows null predicate in Deletion (in which case, the whole 
> row is deleted). 

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