cockroachdb / cockroachdb/cockroach
Support expression indexes in materalized views on the declarative schema changer
Open
A-schema-changes
C-enhancement
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
https://github.com/cockroachdb/cockroach/pull/115482 made it so that materialized view create statements using expression indexes fallback to the legacy schema changer. We should add support for expression indexes within the declarative schema changer for materialized views.
Jira issue: CRDB-34647
Epic CRDB-31466
Contributor guide
Assessment
This issue has not been assessed yet.