mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
This fixes index view schema to exclude indexed column when a primary key component like clustering key is indexed. This fixes a server crash when CREATE INDEX statement is executed on a clustering key column.