Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Supporting entity groups similar to App Engine's (that is, allow rows to be part of a parent "entity group," whose key is used for routing instead of the row itself) allows several improvements:
- batches within an EG can be atomic across multiple rows
- order-by-value queries within an EG only have to touch a single replica even with RandomPartitioner
Attachments
Issue Links
- is depended upon by
-
CASSANDRA-1599 Add sort/order support for secondary indexing
- Resolved
- is part of
-
CASSANDRA-2915 Lucene based Secondary Indexes
- Resolved