-
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.
-
-
664 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/docs
and 6 other
repositories
Contribution activity
May 2023
Created 7 commits in 1 repository
Created a pull request in cockroachdb/cockroach that received 7 comments
dev: add bazel output base claim to dev wrapper
Release note: none. Epic: none.
+71
−66
•
7
comments
Opened 3 other pull requests in 1 repository
cockroachdb/cockroach
1
open
2
merged
Reviewed 13 pull requests in 2 repositories
cockroachdb/cockroach
10 pull requests
- jobsprofiler: annotate backup DSP diagram with per-proc progress
- jobs, backupccl: persist per node, per processor backup progress
- backupccl: disable restore data processor memory monitoring by default
- release-23.1: backupccl: support unsafe restores from future versions
-
server: add
debug/pprof/ui/cpu/?node=all
endpoint for cluster-wide CPU profile - backupccl: support unsafe restores from future versions
- backupccl: support restores from mr serverless preview
- release-23.1: streamingccl: don't require TLS certificates
-
release-23.1: cli: add --include-range-info to
cockroach debug zip
-
sql: add
backup_type
,on_error
andon_wait
columns to SHOW SCHEDULES