mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +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.