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

Pavel Yaskevich commented on CASSANDRA-2553:
--------------------------------------------

Both SELECT/UPDATE statements now support KEY IN ('<key>', '<key>', ...) 
expression and CQL.textile is updated to reflect changes.

> Add IN support to CQL SELECT, UPDATE statements
> -----------------------------------------------
>
>                 Key: CASSANDRA-2553
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2553
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>              Labels: cql
>             Fix For: 0.8.1
>
>         Attachments: CASSANDRA-2553.patch
>
>
> See CASSANDRA-2538 for example usage.
> (Note that UPDATE supporting IN is not very useful; normally you would want 
> to use BATCHes instead. Still, unless adding it is more difficult for some 
> reason, we might as well do it for consistency.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to