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
- sql/stats: ensureAllTables blocks refresher startup at scale, affecting node drain and initial refresh burst
- sql/stats: TableStatisticsCache default of 256 is too low for many-table clusters; raising it is viable but needs guidance
- opt: missing rule to add hard limits to skip-locked scan with new lock operator
- sql: TemporaryObjectCleaner walks all databases + all schemas every 30 min to find name-prefix matches; scales poorly at many-tables clusters
- roachtest: admission-control/multitenant-fairness/read-heavy/even/cpu-time-tokens failed
- ordinary functions accept WITHIN GROUP (ORDER BY ...) without error
- sql: INNER LOOKUP JOIN fails when ON clause uses explicit cast equivalent to implicit join
- Sentry: panic.go:791: panic: inverted range (issue #32149): key lens = [43,42), diff @ index 0 (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:791 | g...
- EXECUTE of PREPAREd ALTER TABLE TTL setting fails with "no type for placeholder $1"
- backup: storage optimizations for large descriptorslist.sst
- Docs
- Go not yet supported