mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +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>