Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9855

Make page_size configurable in cqlsh

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.2, 3.0.0 rc2
    • None

    Description

      Appears we made cqlsh use paging, but the page size if hard-coded. It sounds easy enough to make that configurable, by either one of:

      PAGING 50;
      PAGING ON WITH PAGE_SIZE=50;
      

      I'm sure some users may be happy with the convenience but it would also be nice when we want to quickly test paging.

      Attachments

        1. 9855.txt
          3 kB
          Ryan McGuire

        Activity

          People

            enigmacurry Ryan McGuire
            slebresne Sylvain Lebresne
            Ryan McGuire
            Philip Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: