Re: How to select timestamp with CQL

2013-10-23 Thread Alex N
- > *2* | *1380088288623000* |*null* > *1* | *1380088288636000* |*null* > *2* | *1380088289309000* | *null* > > Regards > -- > Cyril SCETBON > > On 23 Oct 2013, at 12:00, Alex N wrote: > > Hi, > I was wondering h

How to select timestamp with CQL

2013-10-23 Thread Alex N
Hi, I was wondering how could I select column timestamp with CQL. I've been using Hector so far, and it gives me this option. But I want to use datastax CQL driver now. I don't want to mess with this value! just read it. I know I should probably have separate column with timestamp value created by