cockroachdb / cockroachdb/cockroach
sqlsmith: pre-split and scatter ranges in all setups
Open
A-testing
C-enhancement
quality-friday
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We should adjust the setups of sqlsmith to have it pre-split and scatter ranges since some of the bugs require the query to be distributed. #108972 does that for "simple" setups ("seed" and "multi-region-seed") where we know the schema upfront. We should also apply the same to other setups (e.g. "rand-tables").
Jira issue: CRDB-30746
Contributor guide
Assessment
This issue has not been assessed yet.