[
https://issues.apache.org/jira/browse/CASSANDRA-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Stepura updated CASSANDRA-7514:
---------------------------------------
Attachment: CASSANDRA-2.1-7514.patch
Attaching a patch to use driver's paging (with default page == 100)
> Support paging in cqlsh
> -----------------------
>
> Key: CASSANDRA-7514
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7514
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Assignee: Mikhail Stepura
> Priority: Minor
> Fix For: 2.1.1
>
> Attachments: CASSANDRA-2.1-7514.patch
>
>
> 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)