mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
System tables will never need view building, and, what's more, are actually used in the process of view build checking. So, checking whether system tables need a view update path is simplified to returning 'false'.