cockroachdb / cockroachdb/cockroach
sql/vector-indexing: meta-issue tracking public preview and beyond
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
## Public Preview Must Haves
- [x] https://github.com/cockroachdb/cockroach/issues/143107
- [x] https://github.com/cockroachdb/cockroach/issues/143108
- [x] https://github.com/cockroachdb/cockroach/issues/143110
- [x] https://github.com/cockroachdb/cockroach/issues/143109
- [x] #143206
- [x] #143208
- [x] #143209
- [x] Testing (similar level to that of inverted indexes, make sure unsupported features don’t crash)
- [x] Test partial indexes
- [x] Test visible/invisible indexes
- [ ] Test Index recommendations
## Should have for GA
- [x] #149493
- [ ] #146145
- [x] Better matmul algorithm
- [x] https://github.com/cockroachdb/cockroach/issues/144016
- [ ] Stats to the vecstore
- [ ] Better accuracy if shooting for higher accuracy
## Nice to haves
- [x] Reducing contention during fixups
- [ ] Sqlsmith testing
- [ ] Sql randgen?
- [x] External row data https://github.com/cockroachdb/cockroach/issues/144679
- [ ] #152101
- [x] Partitioned indexes (may just work, gotta test)
- [ ] Future RBR work.
- [x] Visible/Not visible
- [x] #146146
- [ ] SIMD instructions
Jira issue: CRDB-48655
Contributor guide
Assessment
This issue has not been assessed yet.