cockroachdb / cockroachdb/cockroach
ttl: modify and run ttl workload on table with secondary indexes
Open
A-row-level-ttl
A-testing
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The customer was using TTL on a table that a secondary index here https://github.com/cockroachlabs/support/issues/2612
We should modify the ttlbench workload to add a param to add secondary index(es) to the table before running TTL on it so that we can measure how TTL performs.
We expect it to perform worse, but do not have any benchmark showing how much worse it will perform.
Jira issue: CRDB-31826
Epic CRDB-61798
Contributor guide
Assessment
This issue has not been assessed yet.