cockroachdb / cockroachdb/cockroach

sql/inspect: support row-counting on multiple tables/indexes per job

Open
#160,989 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-sql-foundations
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

The implementation of the row count check is fragile: The accumulator sums all the row counts from every span into the same accumulator without regard to table or index.

The interfaces, protobufs, and `WebStorage` will need some updates.

Jira issue: CRDB-58648

Epic CRDB-58926

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.