I have a cassadra namespace with a table and a materialized view from it. A row got deleted in the base table but the change was not propagated to the materialized view. I don't know the exact reason why this happend.
So now I am stuck with that row in the MV and I am not able to delete it. Any ideas?