Re: cqlsh -e output - How to change the default delimiter '|' in the output

2017-08-14 Thread algermissen1971
> On 14.08.2017, at 07:49, Harikrishnan A wrote: > > Hello, > > When I execute cqlsh -e "SELECT statement .." , it gives the output with a > pipe ('|') separator. Is there anyway I can change this default delimiter in > the output of cqlsh -e " SELECT statement ..". What about sed? Jan

Re: Cassandra table as Queue

2015-08-20 Thread algermissen1971
Hi Rado, On 20 Aug 2015, at 15:05, Radoslav Smilyanov wrote: > Hello, > > I need to have a table that is acting as a queue for specific data. Data that > has to be stored in this table are some unique ids that have to be predefined > and whenever it is requested one id has to be obtained by