Duarte Nunes
98b4814894
token_restriction: Deal with minimum tokens
...
This patch fixes a bug where queries such as the following are not
handled properly:
"SELECT * FROM ks.cf WHERE token(id) >
9207857967443869328 AND token(id) <= -9223372036854775808"
Here -9223372036854775808 represents the minimum token, which we were
just translating into a token with kind::key, thus returning incorrect
results.
Ref #1139
Ref #693
Fixes #1717
Signed-off-by: Duarte Nunes <duarte@scylladb.com >
2016-09-30 11:17:08 +00:00
..
2016-04-08 08:12:47 +03:00
2016-09-30 11:17:08 +00:00
2016-08-03 17:21:41 +00:00
2016-09-14 18:38:46 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-20 09:54:06 +02:00
2016-04-08 08:12:47 +03:00
2016-05-31 09:12:11 +03:00
2016-06-08 16:48:45 +03:00
2016-04-11 12:35:53 +03:00
2016-04-11 12:35:53 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-27 15:24:27 +02:00
2016-09-20 10:01:10 +01:00
2016-08-16 10:39:15 +03:00
2016-06-27 15:39:02 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-05-31 09:12:20 +03:00
2016-05-31 09:12:11 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-08-03 17:21:41 +00:00
2016-04-20 09:22:25 +03:00
2016-07-18 19:36:35 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-18 13:51:15 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-11 09:10:41 +00:00
2016-04-11 09:10:41 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00