cockroachdb / cockroachdb/cockroach

sqlstats, appstatspb: replace string fields in StatementStatistics wherever possible

Open
#140,468 1 comment 0 reactions 0 assignees View on GitHub
T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Review StatementStatistics to see where we can replace string fields with more efficient types, like ints. One place we can do this is in the indexes field.
https://github.com/cockroachdb/cockroach/blob/65d7a54e951530bbee433614bbdbafab58b2f163/pkg/sql/appstatspb/app_stats.proto#L20-L141

Jira issue: CRDB-47174

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.