Files
scylladb/cql3
Dawid Mędrek b409e85c20 view: Stop requiring experimental feature
We modify the requirements for using materialized views in tablet-based
keyspaces. Before, it was necessary to enable the configuration option
`rf_rack_valid_keyspaces`, having the cluster feature `VIEWS_WITH_TABLETS`
enabled, and using the experimental feature `views-with-tablets`.
We drop the last requirement.

We adjust code to that change and provide a new validation test.
We also update the user documentation to reflect the changes.

Fixes scylladb/scylladb#23030
2025-10-01 09:01:53 +02:00
..
2025-01-28 21:14:49 +01:00
2025-09-08 10:07:40 +02:00
2025-02-25 10:32:32 +03:00
2025-07-30 12:17:23 +03:00