-
Cockroach Labs Inc
- NYC
- http://davidt.io
Highlights
- 1 discussion answered
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.
-
-
If you use multiple sublime windows, try to open files in the right one
-
1,576 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/pebble
and 5 other
repositories
Contribution activity
April 2022
Created 26 commits in 2 repositories
Created a pull request in cockroachdb/cockroach that received 5 comments
batcheval: disable assettions on addsstable above scan
Release note: none. Jira issue: CRDB-14810
+1
−1
•
5
comments
Opened 7 other pull requests in 1 repository
cockroachdb/cockroach
5
merged
2
open
- release-21.2: backupccl: mark backup ExportRequests as Bulk priority
- release-21.2: sql/importer: re-validate unique constraints after IMPORT
- sql/importer: re-validate unique constraints after IMPORT
- release-21.2: backupccl: remove old makeImportSpans
- sql/importer: periodically check if IMPORT should replan
- sql/importer: record plan diagram in job progress
- sql/importer: remove stray log line
Reviewed 26 pull requests in 1 repository
cockroachdb/cockroach
25 pull requests
- release-22.1: backupccl: allow cluster restore from different tenant
- sql/importer: periodically check if IMPORT should replan
- backupccl: allow cluster restore from different tenant
- release-22.1: backupccl: backup checkpoint files are now versioned and never deleted
- kv/bulk: split at exiting key above ingested keys
- changefeedccl, backupresolver: refactor to hold on to mapping of target to descriptor
- ingesting,backupccl: fix bug in privileges of restored descriptors
- backupccl: Removed limit parameter from List() API
-
release-22.1: sql/rowexec: use
BulkNormalPrifor column backfills - release-22.1: cloudimpl: fallback to Size() when ContentLength is missing
- release-21.1: cloudimpl: fallback to Size() when ContentLength is missing
- release-22.1: jobs: Rewrite job scheduler query logic
- release-22.1: kv: scan empty right-hand side of split for stats
- release-21.2: backupccl: report row and byte size in SHOW BACKUP for tenant backups
- release-22.1: backupccl: report row and byte size in SHOW BACKUP for tenant backups
-
sql/rowexec: use
BulkNormalPrifor column backfills - cloudimpl: fallback to Size() when ContentLength is missing
- sql/importer: re-validate unique constraints after IMPORT
- release-22.1: add deperacation for old SHOW BACKUP syntax and refactor SHOW BACKUP parser
- release-21.2: sql/rowexec: subject column backfills to admission control
- cloud,bulk: include external IO requests in tenant usage
- backupccl: run TestFullClusterBackup with span configs
- sql/importer: record plan diagram in job progress
- sql/importer: add hidden setting to adjust procs per node
- release-21.1: backupccl: stop splitting at invalid split keys
- Some pull request reviews not shown.
Created an issue in cockroachdb/cockroach that received 4 comments
sql/importer: IMPORT INTO tables with virtual uniqueness constraints can create duplicates
> create table mr.foo (id int primary key) locality regional by row;
CREATE TABLE > insert into mr.foo (crdb_region, id) values ('europe-west1', 1)…
4
comments

