> Whats the recommendation on querying a data model like  StartDate > “X” and 
> counter > “Y” .
> 
> 
it's not possible. 

If you are using secondary indexes you have to have an equals clause in the 
statement. 

Cheers

-----------------
Aaron Morton
Freelance Cassandra Consultant
New Zealand

@aaronmorton
http://www.thelastpickle.com

On 4/04/2013, at 6:53 AM, shubham srivastava <shubha...@gmail.com> wrote:

> Hi,
> 
>  
> Whats the recommendation on querying a data model like  StartDate > “X” and 
> counter > “Y” . Its kind of range queries across multiple columns and key.
> 
> I have the flexibility for modelling the data for the above query accordingly.
> 
> 
>  
> Regards,
> 
> Shubham
> 

Reply via email to