Hi A debate has surfaced in my company, whether to keep or remove Materialized Views The Datastax FAQ says sure thing, go ahead and use it https://docs.datastax.com/en/dse/5.1/cql/cql/cql_using/faqMV.html But know the limitations https://docs.datastax.com/en/dse/5.1/cql/cql/cql_using/knownLimitationsMV.html and best practices https://docs.datastax.com/en/dse/5.1/cql/cql/cql_using/bestPracticesMV.html
What is the community take on using MV(Materialized Views) in production ? -Tobias