Michael Litvak
154d5c40c8
frozen_schema: rename frozen_schema_with_base_info to extended_frozen_schema
...
This commit starts a series of refactoring commits of the frozen_schema
to reduce duplication and make it easier to extend.
Currently there are two essentially identical types,
frozen_schema_with_base_info and view_schema_and_base_info in the
schema_registry that hold a frozen_schema together with a base_info for
view schemas.
Their role is to pass around a frozen schema together with additional
info that is extracted from the schema and passed around with it when
transporting it across shards or nodes, and is needed for
reconstructing it, and it is not part of the schema mutations.
Our goal is to combine them to a single type that we will call
extended_frozen_schema.
2025-10-21 14:13:42 +02:00
..
2025-10-13 17:42:31 +03:00
2024-12-18 17:45:13 +02:00
2025-09-24 13:23:38 +03:00
2025-01-28 21:14:49 +01:00
2025-10-13 08:53:25 +00:00
2025-09-14 13:32:21 +03:00
2025-10-21 00:14:39 +02:00
2024-12-18 17:45:13 +02:00
2025-10-12 17:18:41 +03:00
2025-07-07 12:23:06 +03:00
2025-09-16 23:40:47 +03:00
2025-09-29 13:01:21 +02:00
2024-12-18 17:45:13 +02:00
2025-10-13 08:53:24 +00:00
2025-05-14 08:32:05 +02:00
2025-10-20 13:14:53 +03:00
2025-10-20 13:14:53 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2025-01-28 14:12:06 +03:00
2025-06-24 14:57:00 +03:00
2025-06-24 14:57:00 +03:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-26 12:25:38 +02:00
2025-07-03 13:34:04 +03:00
2025-10-16 13:34:49 +03:00
2024-12-18 17:45:13 +02:00
2025-10-13 08:53:24 +00:00
2025-10-13 08:53:24 +00:00
2024-12-18 17:45:13 +02:00
2025-02-06 13:38:19 +02:00
2025-03-19 20:36:16 +02:00
2025-03-19 20:36:16 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-16 23:40:47 +03:00
2024-12-18 17:45:13 +02:00
2025-09-16 14:49:54 +02:00
2025-09-14 19:48:14 +03:00
2025-10-21 14:13:42 +02:00
2025-10-21 14:13:42 +02:00
2025-02-06 08:55:51 +02:00
2025-10-21 09:11:25 +03:00
2025-10-14 10:56:25 +02:00
2025-09-29 13:01:21 +02:00
2025-09-29 13:01:21 +02:00
2025-04-16 18:18:58 +03:00
2025-04-12 11:28:48 +03:00
2025-10-16 13:34:49 +03:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2025-09-21 10:39:05 +02:00
2025-10-08 08:24:23 +02:00
2025-10-08 08:24:23 +02:00
2025-02-06 08:55:51 +02:00
2025-02-06 08:55:51 +02:00
2024-12-18 17:45:13 +02:00
2025-08-27 13:47:04 +03:00
2025-05-09 07:53:29 -04:00
2025-04-09 20:21:51 +02:00
2025-09-29 11:46:06 +03:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00