On Sun, Nov 4, 2012 at 7:49 PM, Edward Capriolo <edlinuxg...@gmail.com>wrote:

> CQL3 Allows me to search the second component of a primary key. Which
> really just seems to be component 1 of a composite column.
>
> So what thrift operation does this correspond to? This looks like a
> column slice without specifying a key? How does this work internally?
>

get_range_slice (with the right slice predicate to select the columns where
the first component == 'My funny cat')

--
Sylvain

Reply via email to