-
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,447 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/pebble
and 5 other
repositories
Contribution activity
March 2022
Created 60 commits in 2 repositories
Created a pull request in cockroachdb/cockroach that received 18 comments
kv/bulk: fix initial splits
Previously initial splits were missing at the first key due to how the loop initialized. This meant that a processor Y that was ingesting data in the…
+49
−10
•
18
comments
Opened 11 other pull requests in 1 repository
cockroachdb/cockroach
1
open
9
merged
1
closed
- kv/bulk: split/scatter after range says it is full
- dashboards: switch flushes/compactions graphs to bytes written
- kv/bulk: bump split-after default to 448mb
- kv/bulk: clean up BufferingAdder's logging
- *: add jobID to ctx tags in bulk distsql processors
- sql/importer: add setting to control reader parallelism
- kv/bulk: add table name to adder name in log messages
- kv/bulk: use cluster setting for split-after size
- kv/bulk: fix presplit condition
- kv/bulk,kv: track time/bytes moved in SplitAndScatter
- sql/importer: use desc's PK ID to sort KVs by index
Reviewed 13 pull requests in 1 repository
cockroachdb/cockroach
13 pull requests
- backup: use separate incremental directory by default
- release-21.2: jobs: Set a timeout when executing schedules.
- backupccl: add proto fields for restore validation
- kv/bulk: split/scatter after range says it is full
- backupccl: test ignore ProtectionPolicy for exclude_data_from_backup
-
dev: don't throw away so much log output in
dev doctor - kv/bulk: fix initial splits
- kv/bulk: clean up BufferingAdder's logging
- jobs: Set a timeout when executing schedules.
- release-21.1: jobs: Ensure schedules are cancelled when scheduler disabled.
- kv/bulk,kv: track time/bytes moved in SplitAndScatter
- backupccl: add prototype metadata.sst
- jobs: Ensure schedules are cancelled when scheduler disabled.