Hi Pankaj, The main issues are described in the link you posted and are some synchronization issues
* There's no way to determine if a view is out of sync with the base table. * If you do determine that a view is out of sync, the only way to fix it is to drop and rebuild the view. Even in the happy path, there isn’t an upper bound on how long it will take for updates to be reflected in the view. On Tue, Aug 27, 2019 at 2:53 PM pankaj gajjar <pankajgaj...@gmail.com> wrote: > Hello, > > > > concern about Materialized Views (MVs) in Cassandra. Unfortunately starting > with version 3.11, MVs are officially considered experimental and not ready > for production use, as you can read here: > > > > > https://urldefense.proofpoint.com/v2/url?u=http-3A__mail-2Darchives.apache.org_mod-5Fmbox_cassandra-2Duser_201710.mbox_-253CetPan.59f24f38.438f4e99.74dc-40apple.com-253E&d=DwIBaQ&c=adz96Xi0w1RHqtPMowiL2g&r=Jad7nE1Oab1mebx31r7AOfSsa0by8th6tCxpykmmOBA&m=gLWrMhkgn6VAhmUaYPdvhXIEHx0FOINcMtH1FxhC7i4&s=I4W1EfKR6JfWmm0x444DvOXyA4t3WpqsmBX20mlZphA&e= > > > > Can you please someone give some productive feedback on this ? it would > help us to further implementation around the MVs in Cassandra. > > > > Does anyone facing some critical issue or data lose or synchronization > issue ? > > > > Regards > > Pankaj. > > -- > ---------- > Regards > Pankkaj. >