Files
scylladb/cql3
Dejan Mircevski 990de02d28 cql3: Make get_clustering_bounds() use expressions
Use expressions instead of _clustering_columns_restrictions.  This is
a step towards replacing the entire restrictions class hierarchy with
expressions.

Update some expected results in unit tests to reflect the new code.
These new results are equivalent to the old ones in how
storage_proxy::query() will process them (details:
bound_view::from_range() returns the same result for an empty-prefix
singular as for (-inf,+inf)).

Signed-off-by: Dejan Mircevski <dejan@scylladb.com>
2021-03-10 21:25:43 -05:00
..
2021-03-10 21:25:43 -05:00
2021-03-03 07:06:45 +01:00
2020-08-18 12:27:01 +02:00
2020-09-04 17:27:30 +02:00