Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-3761 CQL 3.0
  3. CASSANDRA-3702

CQL count() needs paging support

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Legacy/Tools

    Description

      Doing

      SELECT count(*) from <cf>;
      

      will max out at 10,000 because that is the default limit for cql queries.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nickmbailey Nick Bailey
            Sylvain Lebresne
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: