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 supported284 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql/opt: JoinOrderBuilder is 3^N time / 2^N memory and uninterruptible when reorder_joins_limit is raised
- sql/opt: index-constraint OR-union path is not bounded by optimizer_span_limit
- sql/opt: nested views are rebuilt 2^D times during planning and can OOM
- sql/opt: NOT MATERIALIZED multiply-referenced CTE has no inlining cap, causing planning-time OOM
- kv/kvserver: TestBehaviorDuringLeaseTransfer failed
- Sentry: replica.go:2039: log.Dev.Fatal: value length mismatch: 16777216 != 61 (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).assertStateRaft...
- roachtest: restore/large-schema-100000-tables/gce/nodes=4/cpus=8 failed
- sql: table-returning UDF loses declared column name when aliased in FROM
- kvserver: tolerate legacy orphaned range-local keys in startup invariant
- importer: handle IMPORT options at parse time with uniqueness checks
- Docs
- Go not yet supported