You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/02/19 00:19:19 UTC

[jira] [Commented] (CASSANDRA-6723) support for multiget_count in cql3

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

Aleksey Yeschenko commented on CASSANDRA-6723:
----------------------------------------------

Can't use use SELECT .. WHERE key IN ([your keys])?

> support for multiget_count in cql3
> ----------------------------------
>
>                 Key: CASSANDRA-6723
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6723
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Michael Nelson
>            Priority: Minor
>
> Use Case:
> I would like to get the number of articles published in a timeframe for multiple rss feeds that we are ingesting into Cassandra wide rows.  Currently individual count queries for each feed must be made.  
> I believe this could be accomplished using mutliget_count in the thrift interface but there seems to be no viable alternative in the CQL interface.  
> Thanks:
> Cassandra is amazing, thanks for all the hard work.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)