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 50 million developers.
Sign up
Pinned
3,957 contributions in the last year
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachlabs/release-staging
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in cockroachdb/cockroach that received 14 comments
pgwire: error cleanly when a simple query is too big
Refs: #50330 Release justification: low risk, high benefit changes to existing functionality Release note (sql change): Previously, certain SQL com…
+317
−81
•
14
comments
- sql: add unimplemented errors for trigrams
- release-20.2: geoindex: use circumference of earth as default parameters
- sql: implement CREATE EXTENSION syntax
- pgwire: cleanup notice sending usage
- sql: deflake TestTemporarySchemaDropDatabase
- sql: implement SHOW GRANTS ON TYPE
- WIP: prototype for caching geometries
- release-20.2: backport various standalone geospatial builtins
- geomfn: match PostGIS slightly more with ST_Intersection
- release-20.2: backport ST_S2Covering
- release-20.2: sql: allow CONNECTION LIMIT syntax for CREATE DATABASE
- delegate: implement SHOW GRANTS ON SCHEMA
- sql: set planner database scope of SchemaChanger to descriptor db
- geoindex: use circumference of earth as default parameters
- builtins: implement ST_S2Covering with optional params
- builtins: implement ST_S2Covering
- release-20.2: sql: fix DROP COLUMN bug which ignores containing indexes
- sql: fix DROP COLUMN bug which ignores containing indexes
- sql: allow CONNECTION LIMIT syntax for CREATE DATABASE
- release-20.2: sql: slurp bytes when receiving big CopyIn message
- compose: fix compose tests
- workload/schemachange: randomly insert rows into the database
- release-20.2: geo: bump geos and twpayne/go-geom
- release-20.2: pgwire: error cleanly when a simple query is too big
- sql: slurp bytes when receiving big CopyIn message
- Some pull requests not shown.
- sql: update search_path semantics to match pg now that we support UDS
- invertedidx: don't do *types.T pointer comparison
- sql: implement SHOW GRANTS ON TYPE
- sql: allow parsing of REASSIGN OWNED BY ... TO ...
- sql: add framework for testing only descriptor validation
- builtins: implement ST_OrderingEquals
- sql: periodically clear per app transaction statistics map
- release-20.2: opt: fix st_distance -> st_dwithin rule to cast distance param as float
- sql: increase statement_timeout in sequences logictest
- opt: fix st_distance -> st_dwithin rule to cast distance param as float
- builtins: implement ST_FrechetDistance and ST_HausdorffDistance
- workload/schemachange: add enum support
- builtins: implement ST_Boundary, ST_Difference, and ST_Relate with BNR
- builtins: implement ST_Angle
- builtins: implement ST_MinimumClearance and ST_MinimumClearanceLine
- builtins: implement ST_Polygon
- sql: support UPDATE ONLY syntax
- geo/geomfn: Implement ST_SwapOrdinates
- keys: avoid creating invalid utf-8 sequences in logs
- sql: fix DROP COLUMN bug which ignores containing indexes
- add pooja maniar to authors
- authors: add SpicyThrow to authors
- authors: add cathyw to authors
- authors: add aaditya to authors
- authors: add angelapwen to authors
- Some pull request reviews not shown.
Created an issue in cockroachdb/cockroach that received 6 comments
sql: large select statements causing display issues and large malloc times
Take a case where a user has say a 20k item placeholder in parallel, e.g.
SELECT $1, $2, $3, $3, $5
Running a lot of these in parallel queries res…
6
comments
- sql: investigate support for postgres-contrib extensions
- spatial: investigate remaining PostGIS extension support
- sql: support CONNECTION LIMIT for CREATE DATABASE
- sql: DROP COLUMN <a> sometimes fails when referenced by an index
- geo: add ST_S2Covering builtin
- geo/geomfn: implement ST_SnapToGrid({geometry,float8,float8,float8,float8})
1
contribution
in private repositories
Sep 2
