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
- roachtest: cluster_creation failed
- basalt-26.3.2-rc-20260908: crosscluster/logical/txnmode: TestLDRReplicationLagPersistence failed
- sql: primary index corruption under READ COMMITTED via the DELETE range fast path on multi-column-family tables
- Partial index predicate incorrectly applied to base table scan in join plan, dropping NULL rows
- sql: row-based engine returns LIMIT+OFFSET rows instead of LIMIT rows for a top-K over a partially ordered input
- sql/colexec: ordered aggregates (`string_agg`/`array_agg`/`json_agg` ... `ORDER BY`) return elements in the wrong order when the vectorized hash aggregator spills to disk
- tuple `(a, b) >= ANY (correlated subquery)` evaluated in a derived-table projection returns NULL instead of TRUE when the first tuple component decides the order, silently dropping rows
- Optimize Scan Spans for FULL OUTER JOIN Predicates on Join Keys
- roachtest: backup-restore/mixed-version failed
- pkg/ccl/testccl/sqlccl/sqlccl_test: TestReadCommittedVolatileUDF failed
- Docs
- Go not yet supported