On Feb 21, 2011, at 4:33 PM, Ásgeir Halldórsson wrote:

> Thanks for the fast response but that would be quite difficult on paging 
> results,  do you know if there is a fix in the works?

I don't think the range ghosts behavior is going away.  Is it possible to 
buffer results and return them once you've reached the page size?

>  
> Regards,
>                 Ásgeir
>  
> From: Tyler Hobbs [mailto:ty...@datastax.com] 
> Sent: 21. febrúar 2011 23:20
> To: user@cassandra.apache.org
> Subject: Re: Rows and deletion
>  
> Since its not posible to get accurate row range list because of ghost rows 
> atm.  What is the best solution to get accurate list without ghosts.
> 
> Page through all of the rows normally, but skip rows which have zero columns.
> 
> -- 
> Tyler Hobbs
> Software Engineer, DataStax
> Maintainer of the pycassa Cassandra Python client library
> 

Reply via email to