[
https://issues.apache.org/jira/browse/CASSANDRA-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900845#action_12900845
]
Nate McCall commented on CASSANDRA-1410:
----------------------------------------
Merge issue on CHANGES.txt otherwise applies cleanly. Unit and nosetests for
test_index_scan pass
> 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.