[
https://issues.apache.org/jira/browse/CASSANDRA-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-2646:
----------------------------------------
Attachment: 0001-Add-limit-for-get-when-a-slice.patch
Patch (against 0.7) that adds the limit part. If someone wants to build on this
to add support for start/end, be my guest, but I need that patch for a script
I'm about to attach CASSANDRA-2643 so that's before all a way to make this
public.
> Cli should be able to specify a limit for get_slice
> ---------------------------------------------------
>
> Key: CASSANDRA-2646
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2646
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Affects Versions: 0.7.0
> Reporter: Sylvain Lebresne
> Priority: Minor
> Labels: cli
> Attachments: 0001-Add-limit-for-get-when-a-slice.patch
>
>
> The cli doesn't allow
> {noformat}
> get cf['k'] limit 5;
> {noformat}
> but should. Actually it should probably allow
> {noformat}
> get cf['k']['c':'g'] limit 10;
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira