You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by srinivas rao <pi...@gmail.com> on 2014/07/09 13:25:46 UTC

How to get different columns for different rows in one query from Cassandra?

Hi,

Is there any way to get values for column "column1" for key "rowkey1" and
column "column2" for key "rowkey2" and column "columns2" and "column3" for
key "rowkey3" etc' from Cassandra in one single query?



Thanks
Srini