You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2014/07/08 14:00:06 UTC

[jira] [Created] (CASSANDRA-7514) Support paging in cqlsh

Sylvain Lebresne created CASSANDRA-7514:
-------------------------------------------

             Summary: Support paging in cqlsh
                 Key: CASSANDRA-7514
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7514
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Sylvain Lebresne
             Fix For: 2.1.1


Once we've switch cqlsh to use the python driver 2.x (CASSANDRA-7506), we should also make it use paging. Currently cqlsh adds an implicit limit which is kind of ugly. Instead we should use some reasonably small page size (100 is probably fine) and display one page at a time, adding some "NEXT" command to query/display following pages.



--
This message was sent by Atlassian JIRA
(v6.2#6252)