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
- pkg/sql/unsafesql/unsafesql_test: [timeout] TestViewOverSystemTable failed
- sql/schemachanger: constraint validation exposes internal placeholder names in error messages
- basalt-26.3: sql/sqlstats/sslocal: TestTransactionLatencies failed
- sql: idle_in_transaction_session_timeout surfaces an internal "read tcp: i/o timeout" error (SQLSTATE XXUUU) instead of a purposeful timeout error like PostgreSQL's 25P03
- Sentry: catch.go:24: runtime error: index out of range [0] with length 0 (1) while executing: SELECT array_agg(_ ORDER BY _) FROM _@_ WHERE st_coveredby(_, '_'::GEOMETRY) Wraps: (2) assertion failure ...
- Sentry: conn_executor.go:1133: panic: × (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/sql.(*Server).ServeConn.func1 | pkg/sql/conn_executor.go:1133 | [...re...
- Sentry: catch.go:24: runtime error: index out of range [-9223372036854775806] (1) while executing: SELECT st_astext(st_setpoint(_, _, _)) Wraps: (2) assertion failure Wraps: (3) attached stack trace ...
- Sentry: catch.go:24: runtime error: index out of range [0] with length 0 (1) while executing: SELECT st_s2covering(_) Wraps: (2) assertion failure Wraps: (3) attached stack trace -- stack trace: |...
- Sentry: catch.go:24: runtime error: index out of range [0] with length 0 (1) while executing: SELECT st_removerepeatedpoints(_, _) Wraps: (2) assertion failure Wraps: (3) attached stack trace -- sta...
- basalt-26.3: crosscluster/logical: TestMultipleSourcesIntoSingleDest failed
- Docs
- Go not yet supported