Files
scylladb/cql3
Tomasz Grabiec 3779506990 db: query: Make partition_range hold ring_position
Current model was not really correct because Origin doesn't support
querying of partition ranges by their value. We can query slices
according to dht::decorated_key ordering, which orders partitions
first by token then by key value.

ring_position encapsulates range constraint. Key value is optional, in
which case only token is constrained.
2015-06-18 15:47:40 +02:00
..
2015-05-12 16:32:56 +03:00
2015-01-05 14:13:31 +08:00
2015-06-03 10:13:52 +02:00
2015-05-12 16:32:56 +03:00
2015-02-04 10:29:00 +01:00
2015-05-12 16:32:56 +03:00
2015-05-12 16:37:29 +03:00