delete multiple rows on secondary equals
----------------------------------------
Key: CASSANDRA-3093
URL: https://issues.apache.org/jira/browse/CASSANDRA-3093
Project: Cassandra
Issue Type: Improvement
Reporter: Tongguo Pang
For now if we want to delete rows on secondary index equals, we have to read
the keys back. This very inefficient, especially when the result set is big(for
example, > 1,000,000 rows). If the delete operation can accept a secondary
index query as input, that will be very helpful for this situation
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira