David Capwell created CASSANDRA-18154:
-----------------------------------------

             Summary: CEP-15: Enhance returning SELECT to allow partition and 
clustering IN clauses to return multiple partitions/rows
                 Key: CASSANDRA-18154
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18154
             Project: Cassandra
          Issue Type: Improvement
          Components: Accord
            Reporter: David Capwell


There are many cases where the user wants to be able to return multiple 
partitions in one result, this exists today using IN clause to return for a 
single table; we should support this in Accord.

This work is not to include multiple partitions from different tables as that 
would require client integration (different schemas).  This work is also not to 
allow multiple SELECT statements, just to only rely on the IN clause.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to