Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@calipersjs

Pinned

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

    Go 20.1k 2.6k

  2. A flamegraph generator for Postgres EXPLAIN ANALYZE output.

    Go 1.4k 21

  3. A Node.js library for measuring image and PDF dimensions.

    JavaScript 281 17

  4. A collection of convenient SQL for monitoring Postgres database health.

    TSQL 253 12

2,059 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview

Contribution activity

March 2021

Created a pull request in cockroachdb/cockroach that received 5 comments

opt: fix non-existent columns due to mutation rounding

This commit fixes a bug that caused "column does not exist" errors when building CHECK constraint expressions and partial index PUT expressions in U…

+106 −0 5 comments

Created an issue in cockroachdb/cockroach that received 5 comments

sql: UPSERT execution incorrectly assumes partial index PUT and DEL columns will be last columns in mutation input

To Reproduce # LogicTest: multiregion-9node-3region-3azs statement ok CREATE DATABASE multi_region_test_db PRIMARY REGION "ca-central-1" REGIONS "a…

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.