Re: Single Split ColumnFamilyRecordReader returns duplicate rows

2010-05-01 Thread Joost Ouwerkerk
Created CASSANDRA-1042. On Sat, May 1, 2010 at 12:01 AM, Jonathan Ellis wrote: > Can you create a ticket? > > On Fri, Apr 30, 2010 at 4:55 PM, Joost Ouwerkerk wrote: >> There's a bug in ColumnFamilyRecordReader that appears when processing >> a single split.  When the start and end tokens of the

Re: Single Split ColumnFamilyRecordReader returns duplicate rows

2010-04-30 Thread Jonathan Ellis
Can you create a ticket? On Fri, Apr 30, 2010 at 4:55 PM, Joost Ouwerkerk wrote: > There's a bug in ColumnFamilyRecordReader that appears when processing > a single split.  When the start and end tokens of the split are equal, > duplicate rows can be returned. > > Example with 5 rows: > token (st

Single Split ColumnFamilyRecordReader returns duplicate rows

2010-04-30 Thread Joost Ouwerkerk
There's a bug in ColumnFamilyRecordReader that appears when processing a single split. When the start and end tokens of the split are equal, duplicate rows can be returned. Example with 5 rows: token (start and end) = 53193025635115934196771903670925341736 Tokens returned by first get_range_slic