Hi All, I have an use case wherein we created two materialized views on top a column family in Cassandra. We are facing data inconsistencies between base table and materialized views created on top of it.
Example: Deleted a record in base table about a month ago., Materialized view are still showing that record. Thanks, Bharath Kumar B