-
Cockroach Labs Inc
- NYC
- http://davidt.io
Block or Report
Block or report dt
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cockroachdb/cockroach Public
CockroachDB - the open source, cloud-native distributed SQL database.
-
-
953 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/docs
and 7 other
repositories
Contribution activity
January 2023
Created 6 commits in 2 repositories
Created a pull request in cockroachdb/cockroach that received 32 comments
server: always enable sql_instances maintenance
Fixes #95571. Previously the system.sql_instances table was only maintained by SQL servers that were operating in "pod" mode, i.e. not in mixed KV …
+163
−44
•
32
comments
Opened 2 other pull requests in 1 repository
cockroachdb/cockroach
2
open
Reviewed 9 pull requests in 1 repository
cockroachdb/cockroach
9 pull requests
- backup: allow restricting backup coordination by region
- backupccl: missing KMS Close() calls
- sql: improve tenant records
- server: always enable sql_instances maintenance
- pkg/cloud/azure: migrate to new azure sdk
- ccl/backupccl: add new split and scatter processor that generates import spans
- changefeedccl: add new fine-grained permissions
- backupccl: move alloc heavy Files field from manifest to SST
- storage: introduce a noopSyncCloserFlusher
Created an issue in cockroachdb/cockroach that received 2 comments
sql: better describe the meaning of crdb_internal.node_transactions content
In crdb_internal.node_transactions, the txn string column has a string representation of the txn meta. In one recent incident, a session was observ…
2
comments