sql: add voting_replicas, non_voting_replicas columns to SHOW RANGES #93508
Labels
A-multitenancy
Related to multi-tenancy
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)
Some of the multitenant admin functions accept
VOTERS
,NONVOTERS
as input.Add
voting_replicas
,non_voting_replicas
columns toSHOW RANGE(S)
to make working with the admin functions easier.Jira issue: CRDB-22394
Epic CRDB-16746
The text was updated successfully, but these errors were encountered: