Re: cqlsh error using assume

2011-07-21 Thread Jeremy Hanna
y 21, 2011 9:10 AM > To: user@cassandra.apache.org > Subject: Re: cqlsh error using assume > > 'assume' is only valid in the cli, not cql. > > On Thu, Jul 21, 2011 at 7:59 AM, Stephen Pope wrote: >> I'm trying to use cqlsh (on Windows) to get some values fro

RE: cqlsh error using assume

2011-07-21 Thread Stephen Pope
Boo-urns. Ok, thanks. -Original Message- From: Brandon Williams [mailto:dri...@gmail.com] Sent: Thursday, July 21, 2011 9:10 AM To: user@cassandra.apache.org Subject: Re: cqlsh error using assume 'assume' is only valid in the cli, not cql. On Thu, Jul 21, 2011 at 7:59 AM, St

Re: cqlsh error using assume

2011-07-21 Thread Brandon Williams
'assume' is only valid in the cli, not cql. On Thu, Jul 21, 2011 at 7:59 AM, Stephen Pope wrote: > I’m trying to use cqlsh (on Windows) to get some values from my database > using secondary indexes. I’m not sure if it’s something I’m doing or not (I > can’t seem to find any syntactical help for a

cqlsh error using assume

2011-07-21 Thread Stephen Pope
I'm trying to use cqlsh (on Windows) to get some values from my database using secondary indexes. I'm not sure if it's something I'm doing or not (I can't seem to find any syntactical help for assume). I'm running: assume TransactionLogs comparator as ascii where TransactionLogs is my column fa