cockroachdb / cockroachdb/cockroach
add index recommendation to stmt bundles
Open
A-sql-explain
C-enhancement
E-quick-win
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Improve discoverability of index recommendation by adding to statement bundles
Contributor guide
Research direction
The issue names no files or tests; first locate the statement-bundle implementation and the existing index-recommendation entry point in the CockroachDB source. Determine how recommendation information is currently exposed, then verify that statement bundles include it and that the resulting output makes index recommendations discoverable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100