Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up-
University of British Columbia
- Vancouver, BC
- https://emsal.me
Pinned repositories
174 contributions in the last year
Contribution activity
August 2018
Created a pull request in cockroachdb/cockroach that received 6 comments
sql: Introduce fast path delete for cascading interleaved tables
This patch introduces fast deletes for interleaved tables with ON DELETE CASCADE. Deleting from a table with other tables interleaved in it will no…
+686
−5
•
6
comments
Created an issue in cockroachdb/docs that received 5 comments
Document SQL fast paths
There are a number of conditions that trigger fast paths during execution that are faster than the normal operation. For example, if rows can be de…
5
comments