Piotr Wojtczak
2150c0f7a2
cql: Check for timestamp correctness in USING TIMESTAMP statements
...
In certain CQL statements it's possible to provide a custom timestamp via the USING TIMESTAMP clause. Those values are accepted in microseconds, however, there's no limit on the timestamp (apart from type size constraint) and providing a timestamp in a different unit like nanoseconds can lead to creating an entry with a timestamp way ahead in the future, thus compromising the table.
To avoid this, this change introduces a sanity check for modification and batch statements that raises an error when a timestamp of more than 3 days into the future is provided.
Fixes #5619
Closes #7475
2020-11-01 11:01:24 +02:00
..
2020-09-04 17:27:30 +02:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-03-23 23:19:21 +03:00
2020-08-26 17:37:52 +03:00
2020-02-24 11:17:19 +03:00
2020-09-08 16:08:07 +03:00
2020-02-24 11:17:19 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-11-01 11:01:24 +02:00
2020-09-04 17:27:30 +02:00
2020-09-04 13:13:26 +03:00
2020-09-04 12:25:06 +03:00
2020-08-17 16:44:14 +02:00
2020-08-17 16:44:14 +02:00
2020-03-23 09:29:45 +02:00
2020-02-28 08:36:27 -08:00
2020-02-12 16:44:43 +03:00
2020-02-12 16:44:43 +03:00
2020-09-14 12:03:37 +02:00
2020-02-24 11:17:19 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-03-23 23:19:21 +03:00
2020-10-27 22:44:02 +02:00
2020-03-04 15:20:24 +01:00
2020-08-11 13:28:50 +03:00
2020-02-24 11:17:19 +03:00
2020-09-14 12:03:52 +02:00
2020-02-24 11:17:19 +03:00
2020-08-18 12:27:00 +02:00
2019-11-26 14:18:17 +03:00
2020-02-12 16:44:43 +03:00
2020-02-12 16:44:43 +03:00
2020-09-14 12:03:37 +02:00
2020-02-24 11:17:47 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-03-23 23:19:21 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-03-10 13:13:48 -07:00
2020-02-24 11:17:19 +03:00
2020-02-24 11:17:47 +03:00
2020-02-24 11:17:19 +03:00
2020-03-23 23:19:21 +03:00
2020-03-23 23:19:21 +03:00
2020-03-23 23:19:21 +03:00
2019-01-08 13:16:36 +02:00
2020-02-20 18:14:49 +02:00
2020-02-20 18:14:49 +02:00
2020-08-15 20:26:02 +03:00
2019-09-15 10:38:09 +03:00
2020-04-27 12:47:42 +03:00
2020-03-23 23:19:21 +03:00
2020-03-23 23:19:21 +03:00
2020-06-23 19:40:18 +03:00
2020-03-23 23:19:21 +03:00
2020-11-01 11:01:24 +02:00
2020-09-04 17:27:30 +02:00
2020-09-14 12:17:26 +02:00
2020-02-24 11:17:19 +03:00
2020-04-27 12:47:42 +03:00
2020-08-16 14:41:09 +03:00
2020-05-06 18:38:04 +02:00
2020-03-23 09:29:45 +02:00
2020-03-23 23:19:21 +03:00
2020-03-23 23:19:21 +03:00
2020-03-23 23:19:21 +03:00
2020-09-14 12:17:26 +02:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-10-28 17:01:25 +01:00
2020-09-04 17:27:30 +02:00
2019-11-14 13:14:39 +01:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00
2020-08-18 13:45:20 +03:00
2019-11-28 15:48:54 +02:00
2020-09-04 17:27:30 +02:00
2020-09-04 17:27:30 +02:00