ote this part:
>
>ArrayList indexes =
> IndexHelper.deserializeIndex(file);
>assert indexes.size() > 2;
>
> On Tue, Apr 3, 2012 at 6:23 PM, David Alves wrote:
>> Hi
>>
>>Jonathan: Thanks for the tip. Although the first option I proposed
>> would not
here I admit that I've asked several people to implement 3885
> as a technical interview problem for DataStax. For the purposes of
> that interview, this last part is optional.)
>
> On Mon, Apr 2, 2012 at 11:19 PM, David Alves wrote:
>> Hi guys
>>
>>I
Hi guys
I'm a PhD student and I'm trying to dip my feet in the water wrt to
cassandra development, as I'm a long time fan.
I'm implementing CASSANDRA-3885 which pertains to supporting returning
multiple slices of a row.
After looking around at the portion of the