mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 18:40:38 +00:00
The table information of MVs (either user-created, or those backing a secondary index) is stored in system_schema.views, not system_schema.tables. So load this table when system_schema.tables has no entries for the looked-up table. Base table schema is not loaded.