On Fri, Dec 24, 2010 at 10:35 PM, Kevin Irwig <kevinir...@yahoo.com> wrote:
> thanks all - and just to clarify the cost of getting a column (and a column > given a SuperColumn) is also O(log N) ? > Since subcolumns are not indexed ( https://issues.apache.org/jira/browse/CASSANDRA-598) retrieving them from a SuperColumn is O(N). -Brandon