cockroachdb / cockroachdb/cockroach
sql-queries: 26.4 release checklist
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This issue captures a series of tests and steps that we need to run when 26.3 is getting close to being finalized.
- [ ] check and update private opt tests repository (cockroachlabs/opt-private-tests)
- [ ] check regressions in microbenchmarks
- [ ] run all tests with `fast_int_set_small` tag: `./dev test -- --define gotags=bazel,gss,fast_int_set_small`
- [ ] run all tests with `fast_int_set_large` tag: `./dev test -- --define gotags=bazel,gss,fast_int_set_large`
- [ ] clone an instance of this issue for the next release
- [ ] check the SQL Queries "Active" and "Release XX.X" buckets for issues that we'd really like to get into the release
Contributor guide
Assessment
This issue has not been assessed yet.