Files
scylladb/cql3
Glauber Costa 655c4eb104 cql sets: fix less comparator
The comparator used to sort the set should the underlying types' comparator,
not the set's comparator.

Using the latter will eventually crash with out of bound reads if we're lucky (I was),
or sort incorrectly if we are unlucky.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-07-07 20:24:43 -04: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-07-07 20:24:43 -04:00
2015-07-07 11:38:22 -04:00
2015-05-12 16:32:56 +03:00
2015-05-12 16:37:29 +03:00