As of right now, materialized views (and consequently secondary indexes), lwt and counters are unsupported or experimental with tablets. Since by defaults tablets are enabled, training cases using those features are currently broken. The right thing to do here is to disable tablets in those cases. Fixes https://github.com/scylladb/scylladb/issues/22638 Closes scylladb/scylladb#22661