Odd/incorrect getSlice behavior with 0.6.0rc1

2010-04-07 Thread Paul Brown
> [Question about slice behavior from me] Bug? Misconception on my part? The answer is misconception; I interpreted the behavior of get_slice to be columns between X and Y, in ascending or descending depending on the "reversed" flag, but it's a little different start = X, end = Y, reversed =

Odd/incorrect getSlice behavior with 0.6.0rc1

2010-04-07 Thread Paul Brown
I have a column family the column names are ISO dates, e.g., "20100405" or "20100331", and the comparison is set to UTF8String. I have a unit test that spins up a Cassandra instance, inserts a few records, and then tries to a reverse traversal of a row by querying with an upper bound of initi