mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Add a restriction in create_view_statement to disallow creation of MV for CDC Log table. Also add a CQL test that checks the new restriction works. Test: unit(dev) Fixes #9233 Closes #9663 * 'fix9233' of https://github.com/haaawk/scylla: tests: Add cql test to verify it's impossible to create MV for CDC Log cql3: Make it impossible to create MV on CDC log