Re: Storing result of Cassandra select into variable

2018-02-09 Thread DuyHai Doan
There is no integration for the moment yet of the Cassandra interpreter with the common data sharing infrastructure On Fri, Feb 9, 2018 at 2:47 PM, André Schütz wrote: > Hi, > > I am trying to store the result of a SELECT query (1) to Cassandra into > a variable to use this within a second (2) q

Storing result of Cassandra select into variable

2018-02-09 Thread André Schütz
Hi, I am trying to store the result of a SELECT query (1) to Cassandra into a variable to use this within a second (2) query. Sample of second query (2) where I would like to have a SEQ of possibilities for the Dynamic Form: {code} SELECT * FROM companies WHERE country = '${country=Germany,Germa