Avi Kivity
8c6229d229
Merge 'sstable: encode value using UUID' from Kefu Chai
...
in this series, we encode the value of generation using UUID to prepare for the UUID generation identifier. simpler this way, as we don't need to have two ways to encode integer or a timeduuid: uuid with a zero timestamp, and a variant. also, add a `from_string()` factory method to convert string to generation to hide the the underlying type of value from generation_type's users.
Closes #13782
* github.com:scylladb/scylladb:
sstable: use generation_type::from_string() to convert from string
sstable: encode int using UUID in generation_type
2023-05-09 22:07:23 +03:00
..
2023-02-28 23:00:02 +04:00
2023-05-04 03:13:03 -04:00
2022-01-18 12:15:18 +01:00
2022-11-17 08:01:00 +02:00
2023-05-09 16:47:00 +08:00
2023-02-15 11:01:50 +02:00
2023-04-21 09:49:24 +03:00
2023-04-28 16:59:29 +08:00
2023-04-27 10:24:46 +03:00
2023-05-04 18:29:04 +03:00
2023-02-14 11:19:03 +02:00
2022-07-08 12:59:14 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2023-05-09 22:57:39 +08:00
2022-01-18 12:15:18 +01:00
2023-03-29 16:13:59 +08:00
2023-02-15 22:57:18 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2023-04-21 14:28:18 +03:00
2023-02-14 11:19:03 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2023-02-14 11:19:03 +02:00
2023-02-19 21:05:45 +02:00
2023-02-14 11:19:03 +02:00
2023-04-27 12:06:48 -03:00
2023-02-17 17:58:26 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-06-12 20:05:28 +03:00
2022-01-18 12:15:18 +01:00
2023-02-19 21:05:45 +02:00
2022-01-18 12:15:18 +01:00
2023-04-27 12:06:48 -03:00
2023-02-15 11:01:50 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2023-04-10 23:31:35 +03:00
2023-05-06 18:24:45 +08:00
2023-05-04 11:46:59 +03:00
2022-04-28 14:12:24 +03:00
2023-02-19 21:05:45 +02:00
2023-04-14 08:28:16 +03:00
2023-05-02 07:58:34 +03:00
2023-04-10 23:11:58 +03:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2022-02-16 18:21:24 +02:00
2023-02-19 21:05:45 +02:00
2023-02-15 11:01:50 +02:00
2023-05-03 20:19:43 +03:00
2023-05-03 20:19:43 +03:00
2023-05-09 22:07:23 +03:00
2023-05-09 14:03:40 +03:00
2022-05-24 13:32:39 +03:00
2023-05-09 16:47:00 +08:00
2023-05-09 16:47:00 +08:00
2022-08-18 19:03:10 +03:00
2023-04-27 10:24:46 +03:00
2023-03-21 09:56:18 +03:00
2023-02-15 11:01:50 +02:00
2022-11-11 09:58:18 +02:00
2023-05-04 16:55:41 +03:00