Pinned
3,375 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-gen,
cockroachdb/docs
and 5 other
repositories
Contribution activity
August 2021
Created 112 commits in 2 repositories
Created a pull request in cockroachdb/cockroach that received 21 comments
kvfollowerreadsccl: implement txn retries for nearest_only=True
See commit for details.
+265
−29
•
21
comments
Opened 36 other pull requests in 1 repository
cockroachdb/cockroach
9
open
24
merged
3
closed
- sql: set SearchPath during SET ROLE correctly
- sql: refactor sessionDataMutator as sessionDataMutatorIterator
- sql: properly populate is_superuser
- kvfollowerreadsccl: version gate bounded staleness reads
- sql/row: avoid NegotiateAndSend on a multi-batch request
-
pgwire: make TestPGTest/param_status test
-rewriteidempotent - row: avoid txnKVFetcher batching for bounded staleness reads
- logictest: avoid parallelizing multiregion logic tests
- sessiondata: introduce sessiondata.Stack and thread to EvalContext and connExecutor
- tests: capture more diagnostics when TestRandomSyntaxFuncCommon panics
- logictest: skip > 3 node logic tests in bazel
- logictestccl: make multi-region tests run in tenant mode
- logictest: bump SET CLUSTER TIMEOUT wait setting for tests
- logictestccl: avoid static identifiers for enums
- sql: implement SET LOCAL
- sql: failed prepared statement attempt
- sql/colexec: skip TestExternalHashAggregatorReusesBuckets
- kvfollowerreadsccl: fix race in TestBoundedStalenessDataDriven
- logic_test/as_of: deflake test
- tree: tag RESET statements as RESET
- ccl/backupccl: skip TestBackupRestoreSystemJobsProgress
- kvfollowerreadsccl: make PREPARE work with bounded staleness
- sql: introduce SET ROLE
- sql: reserve none and pg_* roles
- kvfollowerreadsccl: plug bounded staleness into the execution engine
- Some pull requests not shown.
Reviewed 60 pull requests in 2 repositories
cockroachdb/cockroach
59 pull requests
- sql: refactor sessionDataMutator as sessionDataMutatorIterator
- sql: properly populate is_superuser
- logictestccl: make multi-region tests run in tenant mode
-
pgwire: make TestPGTest/param_status test
-rewriteidempotent - sql/row: avoid NegotiateAndSend on a multi-batch request
- sql: implement SET LOCAL
- logictest: skip multiregion-9node-3region-3azs logic config
- release-21.1: sql: fix COPY bugs for binary/csv formats
- sql: validate constraints when secondary tenants set zone configs
- log: replace a panic with an error in debug merge-logs
- release-21.1: sql: fix cast from unknown to unknown
- release-20.2: sql: fix cast from unknown to unknown
- release-21.1: sql: fix COPY bugs for binary/csv formats
- sql: fix COPY bugs for binary/csv formats
- sql: introduce SET ROLE
- cli: use a context struct for the 'cert' command configuration
- builtins: implement session serialization and deserialization
- cli: various refactors
- workload: fix kv95 runner to ignore txn rollback errors
- workload: remove interleave{bench,dpartitioned}
- sql: add syntax for ALTER DATABASE ... SET sessionvar
- build: enable required release justifications for stability period
- .github: update CODEOWNERs
- sql: implemented pg_shadow at pg_catalog
- rfcs: update ON UPDATE RFC to note syntax change
- Some pull request reviews not shown.
lib/pq
1 pull request
Created an issue in cockroachdb/cockroach that received 4 comments
sql/kv: block queries with more than productionKVBatchSize batches from being serviced by bounded staleness
Before #69062, families with randomise in logic tests. This sometimes causes a multiple-batch fetch (when the batch size is >= productionKVBatchSize …
4
comments
Opened 11 other issues in 1 repository
cockroachdb/cockroach
10
open
1
closed
- sql: SET does not properly rollback in a transaction
- cleanup work for SET LOCAL
- txn_external_test: add test for bounded staleness reads negotiates and fixes the txn timestamp on resume
- sql: remove need for DateStyle/IntervalStyle_enabled
- kv: use deadline as MaxTimestamp for bound staleness reads
- bazel: multi-region logic tests fail with obscure messaging
- logictest: setting updated but timed out waiting to read new value
- sql: fix session_user to actually use session_user builtin
- logictest: EXPLAIN results different under multi-tenancy
- range frequently unavailable for multiregion placement logic tests
- logictest: failed to initialize trace dumper: directory to store dumps could not be determined
1
contribution
in private repositories
Aug 11
