mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
This patch ensures we don't provide access to materialized views over thrift. This includes preventing updates but also omitting them when describing a keyspace. Signed-off-by: Duarte Nunes <duarte@scylladb.com>