You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 23:45:19 UTC

[jira] Reopened: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset

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

Jonathan Ellis reopened CASSANDRA-1410:
---------------------------------------


getting test failures after rebase.  reverted.

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