mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +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>