The Wayback Machine - https://web.archive.org/web/20220406095925/https://github.com/dt
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@cockroachdb
Block or Report

Block or report dt

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CockroachDB - the open source, cloud-native distributed SQL database.

    Go 24.1k 3.1k

  2. An HFile-backed Key-Value Server

    Go 40 15

  3. mixtape Public

    rdio web jukebox

    Scala 8 3

  4. If you use multiple sublime windows, try to open files in the right one

    Python 5 2

  5. Reusable libraries for building Go services

    Go 7 10

1,576 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to cockroachdb/cockroach, cockroachdb/cockroach-gen, cockroachdb/pebble and 5 other repositories

Contribution activity

April 2022

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
Reviewed 26 pull requests in 1 repository
cockroachdb/cockroach 25 pull requests

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
Opened 2 other issues in 1 repository