Re: Multi-column relations not allowed on partition key/s

2019-04-16 Thread Benedict Elliott Smith
Hi Abhishek, Sorry for the slow response. I would assume the main reason is simply that nobody has implemented the functionality. However, there might be some ideological opposition as well. This query is impossible to implement as efficiently on the server as it is on the client. It shou

Re: Multi-column relations not allowed on partition key/s

2019-03-26 Thread Abhishek
Would appreciate any feedback.. Sent from my Iphone Abhishek Maloo > On Mar 22, 2019, at 11:21 AM, Abhishek Maloo wrote: > > Hello All, > I am trying to migrate some thrift "multiget(multiple partitions)" > operations to CQL. > My Schema is - > CREATE TABLE table1 (key1 int, key2 int, col1