You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2012/05/18 18:25:07 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Tunnicliffe updated CASSANDRA-3702:
---------------------------------------

    Attachment: v1-0001-CASSANDRA-3702-CQL-count-needs-paging-support.txt
    
> 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
>              Labels: lhf
>             Fix For: 1.1.2
>
>         Attachments: v1-0001-CASSANDRA-3702-CQL-count-needs-paging-support.txt
>
>
> 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