mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +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>