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/10/13 15:58:34 UTC

[jira] Commented: (CASSANDRA-1615) cli index scan support

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

Jonathan Ellis commented on CASSANDRA-1615:
-------------------------------------------

probably should do CASSANDRA-1088 before this.

> cli index scan support
> ----------------------
>
>                 Key: CASSANDRA-1615
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1615
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>    Affects Versions: 0.7 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>             Fix For: 0.7.0
>
>
> cli needs to support get_indexed_slices.
> one syntax might be
> {code}
> GET cf WHERE column1=value1 AND column2>value2
> {code}
> (OR is not supported by get_indexed_slices, only AND)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.