Files
scylladb/cql3
Piotr Sarna b46ab76d4b cql3: add checking for local indexes in has_supporting_index()
With local indexes it's not sufficient to check if a single
restriction is supported by an index in order to decide
that in can be used, because local indexes can be leveraged
only when full partition key is properly restricted.

(It also serves as a great example why restrictions code
 would greatly benefit from a facelift! :) )
2019-03-20 10:20:24 +01:00
..
2018-11-21 00:01:44 +02:00
2019-02-18 11:06:44 +01:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-08-09 13:53:44 +01:00
2018-11-21 00:01:44 +02:00