get_slice_by_names should allow traversal through a supercolumn
---------------------------------------------------------------
Key: CASSANDRA-269
URL: https://issues.apache.org/jira/browse/CASSANDRA-269
Project: Cassandra
Issue Type: Improvement
Reporter: Evan Weaver
You can request an array of values via get_slice_by_names, and you can request
an array of columns via get_super_slice_by_names, but you can't request an
array of values through a supercolumn via either one. "Ideally"
get_slice_by_names should allow a supercolumn specification like below:
InvalidRequestException: Column Family StatusRelationships:user_timelines is
invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.