-
I think that tests are failing since https://github.com/cockroachdb/crlfmt/pull/25?
cc @dt
-
We've had past issues stemming from errors that lead to transaction retries and resulted in bad state (e.g., not updating the PTS table, fixed in https://github.com/cockroachdb/cockroach/pull/132712).…
-
kv/kvserver.TestPromoteNonVoterInAddVoter [failed](https://tanzanite.cluster.engflow.com/invocations/default/6aefa072-ab77-4b21-a4ac-b49f0fa0dc16?testReportRun=13&testReportShard=41&testReportAttempt=…
-
**Describe the problem**
We now drop enum values. See this comment:
https://github.com/cockroachdb/cockroach/blob/d4627dbf9c2a47b98aba9c19b3fc687d82502475/pkg/sql/stats/stats_cache.go#L496-L504
…
-
Root cause is still indeterminate, but at the moment it looks like cockroachdb/cockroach#68303 is caused by disk space unreclaimed because of open snapshots.
We don't have great visibility here. Pe…
-
Django 3.1 with PostgreSQL adds support for deferrable unique constraints which CockroachDB doesn't support. For example:
```sql
CREATE TABLE "constraints_uniqueconstraintdeferrable" (
"id" int…
-
### Bug description
I'm having the same problem as https://github.com/prisma/prisma/issues/19982. That ticket was closed as the reporter has old version of MS SQL but I do have recent version and I'm…
-
**Is your feature request related to a problem? Please describe.**
As our compliance requirements become more nuanced, we find ourselves heading in a direction where we want to be able to fine-tune h…
-
roachtest.failover/partial/lease-leader/lease=leader [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAzureBazel/17900235?buildTab=log) with [artifacts]…
-
We collect execution statistics and surface them in crdb_internal.statement_statistics. We should also capture these statistics in our cloud telemetry logging channel for query events. A few fields th…