RE: About Remove API

2010-06-26 Thread Dop Sun
Aha, I believe it's explained here: http://spyced.blogspot.com/2010/02/distributed-deletes-in-cassandra.html Thanks, Regards, Dop From: Dop Sun [mailto:su...@dopsun.com] Sent: Sunday, June 27, 2010 6:56 AM To: user@cassandra.apache.org Subject: About Remove API Hi,

About Remove API

2010-06-26 Thread Dop Sun
Hi, I was reminded that there is a Remove API, which can delete the whole rows by specifying the timestamp, key, and column family (in this case, super_column or column are optional). But I found, even I delete all rows for the specified keys with this method, the get_range_slices API will