[ https://issues.apache.org/jira/browse/CASSANDRA-18154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Capwell updated CASSANDRA-18154: -------------------------------------- Source Control Link: https://github.com/apache/cassandra/commit/46d10778da6d1a76454ff7bb404c232bcd7255ae Resolution: Fixed Status: Resolved (was: Ready to Commit) > CEP-15: (C*) 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 > Assignee: David Capwell > Priority: Normal > Fix For: NA > > Time Spent: 50m > Remaining Estimate: 0h > > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org