Pinned
1,206 contributions in the last year
Less
More
Contribution activity
October 2021
Created 2 commits in 2 repositories
Created a pull request in pingcap/tidb that received 2 comments
expression: throw error instead of returning infinity when DEGREES() overflow
What problem does this PR solve?
Issue Number: close #28488
Problem Summary:
DEGREES(1e308) returns infinity rather than raising an overflow error.
W…
+57
−12
•
2
comments
Opened 1 other pull request in 1 repository
tikv/tikv
1
open
Reviewed 48 pull requests in 10 repositories
pingcap/tidb
27 pull requests
- br: Add encrypt/decrypt feature for br
- expression: add builtin func length() for gbk
- *: fix panix when pprof profile
- lightning: support duplicate resolution by deleting all offending entries
- lightning: add unit test for lightning check multi ingest
- br: Parallel send reqeust of downloading sst
- lightning: let session vars in config also impact kv encoder
- br: retry for push down to tikv if error is retryable
- br: fix leak in pdutil.TestScheduler
- br: Add hdfs backend support
- restore: add rowserrcheck to golangci-lint.yml and fix lint warning
- docs: add the design of region label in sql
- build: cmd & test are code
- github: polish pull request template
- *: Delete circle.yml
- parser: remove souspicious switch break in lexer
- expression: Fix wrong result of hour function in vectorized expression
- expression: handle mixed offsets and names zones in CONVERT_TZ
- br/tools: use curl tool to download golangci-lint
- br: enable some checks for br (#27120)
- br: split ranges time be a duration instead of sum of the split time of all nodes.
- privilege: add Event and Routine privilege on db level
- br: optimizing retry-able function
- BR: Fix stuck when many missing-peer regions in cluster (#28497)
- lightning_web: update npm (#28702)
- Some pull request reviews not shown.