[
https://issues.apache.org/jira/browse/CASSANDRA-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1410:
--------------------------------------
Attachment: 1410.txt
test illustrating problem + patch to fix
> 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.