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)