cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- optimizer: equality-equivalent BETWEEN and >=/<= join predicates produce cross joins and ~31x slowdown
- sql/opt: join cardinality overestimation for nearly disjoint skewed keys causes a ~26x slower full-scan hash-join plan
- kvserver/rangefeed: race-build iterator-recreation probability in CatchUpScan is loop-invariant
- cmd/roachprod-centralized/services/tasks: TestProcessTaskRoutine_GetTask failed
- release-26.3: roachtest: backup/ceph/reef/plain failed
- release-26.2: roachtest: monitor_failure failed
- roachtest: pprof_collection failed
- Sentry: signal_unix.go:917: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.sigpanic | GOROOT/src/runtime/signal_unix.go:917 ...
- roachtest: c2c/BulkOps/settings=ac-import failed
- sql/opt: optimizer misses early-stop plan for DISTINCT ORDER BY LIMIT over CROSS JOIN
- Docs
- Go not yet supported