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

Hudson commented on CASSANDRA-1410:
-----------------------------------

Integrated in Cassandra #519 (See 
[https://hudson.apache.org/hudson/job/Cassandra/519/])
    allow index expressions against columns that are not part of the 
SlicePredicate.
patch by jbellis; reviewed by Nate McCall for CASSANDRA-1410


> allow index expressions on columns that are not part of the resultset
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-1410
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1410
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1410.txt
>
>
> Currently, any expressions that apply to columns that are not pulled in by 
> the resultset slicepredicate are ignored.  While it's inefficient to have to 
> add or remove columns to the predicate on the fly, I see this becoming a 
> major source of user confusion otherwise.

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