You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "nish gowda (Commented) (JIRA)" <ji...@apache.org> on 2012/03/13 01:50:38 UTC

[jira] [Commented] (CASSANDRA-3702) CQL count() needs paging support

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

nish gowda commented on CASSANDRA-3702:
---------------------------------------

Request to fix this at the earliest.

Thanks!
                
> CQL count() needs paging support
> --------------------------------
>
>                 Key: CASSANDRA-3702
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3702
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Tools
>            Reporter: Nick Bailey
>             Fix For: 1.1.1
>
>
> Doing
> {noformat}
> SELECT count(*) from <cf>;
> {noformat}
> will max out at 10,000 because that is the default limit for cql queries. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira