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

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

Michael Nelson created CASSANDRA-6723:
-----------------------------------------

             Summary: 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)