Files
scylladb/cql3/statements
Piotr Sarna 87f6e37caa cql3: move finding index restrictions to prepare stage
Index restrictions that match a given index were recomputed
during execution stage, which is redundant and prone to errors.
Now, used index restrictions are cached in a prepare statement.
2019-03-20 10:20:22 +01:00
..
2016-04-08 08:12:47 +03:00
2018-06-25 09:21:47 +01:00