sql/schema: missing accessors to look up a non-active index #94128
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
In #93644 we need to join the ranges table with the list of index spans, including spans for non-active indexes.
Currently it is not possible to look up a non-active index by name. We need APIs for this.
Jira issue: CRDB-22702
Epic CRDB-22701
The text was updated successfully, but these errors were encountered: