cockroachdb / cockroachdb/cockroach

sql: expose estimated row count for indexes

Open
#117,770 1 comment 0 reactions 0 assignees View on GitHub
C-enhancement O-support P-3 T-sql-queries
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

`SHOW TABLES` reports an estimated row count for each table. It would improve observability to expose a similar estimated row count for indexes via `SHOW INDEXES` or another method. While this may not be informative for some indexes, it would be informative for partial indexes.

Jira issue: CRDB-35347

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.