Allow to do a range slice with a limit on the number of column across all rows
------------------------------------------------------------------------------
Key: CASSANDRA-3742
URL: https://issues.apache.org/jira/browse/CASSANDRA-3742
Project: Cassandra
Issue Type: New Feature
Components: Core
Reporter: Sylvain Lebresne
Fix For: 1.1
The proposal is to add a new max_columns option to RangeSliceCommand so that as
to bound the total amount of columns returned rather than just the number of
keys. In that case, the SlicePredicate.count would thus be ignored.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira