Piotr Dulikowski
86dad30b66
db/view: fetch and process static rows when building indexes
...
This commit modifies the view builder and its consumer so that static
rows are always fetched and properly processed during view build.
Currently, the view builder will always fetch both static and clustering
rows, regardless of the type of indexes being built. For indexes on
static columns this is wasteful and could be improved so that only the
types of rows relevant to indexes being built are fetched - however,
doing this sounds a bit complicated and I would rather start with
something simpler which has a better chance of working.
2022-12-06 11:21:16 +01:00
..
2022-10-13 15:11:32 +02:00
2022-07-18 15:25:41 +02:00
2022-11-24 14:33:06 +03:00
2022-05-13 07:11:58 +02:00
2022-07-25 09:53:33 +02:00
2022-12-06 11:21:16 +01:00
2022-08-08 08:02:27 +03:00
2022-07-04 13:42:45 +03:00
2022-10-17 12:07:27 +02:00
2022-03-14 13:20:25 +02:00
2022-12-01 13:38:15 +03:00
2022-12-01 13:38:15 +03:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-10-25 09:16:50 +03:00
2022-10-25 09:16:50 +03:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-03-30 15:42:51 +03:00
2022-03-30 15:42:51 +03:00
2022-01-18 12:15:18 +01:00
2022-05-13 07:11:58 +02:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-10-10 16:20:59 +03:00
2022-10-10 16:20:59 +03:00
2022-08-08 08:09:41 +03:00
2022-05-13 07:11:58 +02:00
2022-06-22 20:07:58 +02:00
2022-01-18 12:15:18 +01:00
2022-08-08 08:02:27 +03:00
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00
2022-11-28 21:58:30 +02:00
2022-05-01 08:33:55 +03:00
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00
2022-05-13 07:11:58 +02:00
2022-07-18 14:18:48 +02:00
2022-10-19 13:05:41 +03:00
2022-08-08 08:09:45 +03:00
2022-10-06 18:02:09 +03:00
2022-10-06 18:00:09 +03:00
2022-12-05 08:14:39 +02:00
2022-09-26 11:02:54 +03:00
2022-05-16 14:14:14 +03:00
2022-05-16 14:14:14 +03:00
2022-08-14 13:12:03 +03:00
2022-08-12 06:01:44 +03:00
2022-03-25 16:19:26 +02:00
2022-11-29 19:55:43 +03:00
2022-12-01 20:54:18 +01:00
2022-01-18 12:15:18 +01:00
2022-05-13 07:11:58 +02:00
2022-08-15 16:58:05 +03:00
2022-05-13 07:11:58 +02:00