CQL count() needs paging support
--------------------------------
Key: CASSANDRA-3702
URL: https://issues.apache.org/jira/browse/CASSANDRA-3702
Project: Cassandra
Issue Type: Bug
Reporter: Nick Bailey
Fix For: 1.1
Doing 'SELECT count(*) from <cf>;' 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