[
https://issues.apache.org/jira/browse/CASSANDRA-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648315#comment-14648315
]
Philip Thompson commented on CASSANDRA-9855:
--------------------------------------------
I'm +1.
> Make page_size configurable in cqlsh
> ------------------------------------
>
> Key: CASSANDRA-9855
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9855
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Assignee: Ryan McGuire
> Priority: Minor
> Labels: cqlsh
> Attachments: 9855.txt
>
>
> 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:
> {noformat}
> PAGING 50;
> PAGING ON WITH PAGE_SIZE=50;
> {noformat}
> I'm sure some users may be happy with the convenience but it would also be
> nice when we want to quickly test paging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)