[
https://issues.apache.org/jira/browse/CASSANDRA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-268.
--------------------------------------
Resolution: Invalid
get_key_range works at they row key level, and doesn't care whether it operates
on standard or supercolumn families.
but pulling keys out from inside a CF doesn't make sense (super or otherwise).
> Allow get_key_range to work at the supercolumn level
> ----------------------------------------------------
>
> Key: CASSANDRA-268
> URL: https://issues.apache.org/jira/browse/CASSANDRA-268
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Evan Weaver
>
> Currently get_key_range can only return keys in a column_family space...for
> API completeness, there should be a get_key_range_super that returns keys in
> a supercolumn space.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.