Piotr Sarna
acf4eadf88
cql3: add proper handling of filtering with LIMIT
...
Previously, limit was erroneously applied before filtering,
which might have resulted in truncated results.
Now, both paged and unpaged queries are filtered first,
and only after that properly trimmed so only X rows are returned
for LIMIT X.
Fixes #3902
2018-11-29 14:53:30 +01:00
..
2018-11-21 00:01:44 +02:00
2018-11-28 13:58:16 +01:00
2018-11-29 14:06:59 +01:00
2018-11-29 14:53:30 +01:00
2017-08-22 15:06:18 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2018-07-18 12:28:06 +01:00
2016-04-08 08:12:47 +03:00
2018-06-11 15:34:14 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2018-04-30 00:27:23 +02:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2017-08-10 15:01:10 -04:00
2018-05-27 12:40:27 +03:00
2018-11-26 11:37:49 +02:00
2018-10-03 18:30:06 +03:00
2017-06-29 10:51:20 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2017-02-22 09:19:46 +00:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2016-10-06 15:42:37 +03:00
2018-11-21 00:01:44 +02:00
2018-06-11 15:34:13 +03:00
2016-04-08 08:12:47 +03:00
2018-08-15 10:38:09 +01:00
2018-07-26 12:37:06 +01:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2016-04-08 08:12:47 +03:00
2018-11-01 13:16:17 +00:00
2018-06-25 09:21:47 +01:00
2018-09-27 15:29:28 +02:00
2018-09-27 15:29:28 +02:00
2017-11-27 12:14:24 -05:00
2017-11-27 12:14:24 -05:00
2018-02-14 14:15:57 -05:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-08-09 13:53:44 +01:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-06-25 09:21:47 +01:00
2018-03-15 13:34:44 +01:00
2018-08-20 21:39:37 +01:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2018-11-21 00:01:44 +02:00
2018-04-30 00:27:23 +02:00
2018-07-18 12:28:06 +01:00
2018-04-23 12:00:57 +02:00
2017-05-10 12:38:18 +03:00