Hi,

I'm working with Cassandra 0.7.0-beta3.  Given rows with keys 1, 2, 3,
I'd like to be able to search on key 4 (non-existent) and get row 3
(and possibly the n rows before in a range).  I've tried several
options, but I keep getting an empty range.  What am I missing?

Thanks,
Casey

Reply via email to