|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
6bea505237
|
store/tikv:move error from kv into package error (#24294)
|
2021-04-27 15:21:56 +08:00 |
|
|
|
f08e76cb1c
|
store/tikv/kv:move tikv/error.go to tikv/kv/error.go (#23627)
|
2021-03-30 11:03:23 +08:00 |
|
|
|
637449add6
|
ddl: support table option 'pre_split_regions' for auto_random column (#20515)
|
2020-11-12 12:40:23 +08:00 |
|
|
|
8446ec9e08
|
tikv: support scatter region with option api (#19844)
|
2020-09-11 14:02:34 +08:00 |
|
|
|
b249dc5780
|
skip region not found error in WaitScatterRegionFinish (#18789)
|
2020-07-27 12:59:10 +08:00 |
|
|
|
33f4b82166
|
ddl: fix issue pre_split_regions table option doesn't work in the partition table. #18144
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-06-29 14:04:46 +08:00 |
|
|
|
6bb9b30e74
|
ddl: fix pre-split region timeout constraint not work when create table (#17459)
|
2020-06-03 11:18:27 +08:00 |
|
|
|
af376db3dc
|
*: refactor Handle in tablecodec and rowcodec (#16705)
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com>
|
2020-04-23 18:55:59 +08:00 |
|
|
|
c561d5aa99
|
*: remove useless conversions and omit some types (#16262)
|
2020-04-10 00:23:06 +08:00 |
|
|
|
db535c1049
|
kv: refactor code to fix type SplittableStore name typo (#13829)
|
2019-12-02 09:08:51 +08:00 |
|
|
|
f9d85418ed
|
*: support a region divided into multiple regions (#11739)
|
2019-09-03 13:30:49 +08:00 |
|
|
|
5d88749b6f
|
ddl: refine pre-split region logic (#11794)
|
2019-08-20 19:17:36 +08:00 |
|
|
|
3b6d2f475f
|
executor/split: return split result when do split region and refine split timeout logic. (#11259)
|
2019-07-23 17:35:13 +08:00 |
|
|
|
2ea24e0201
|
ddl: do not split index when creating table (#11183)
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
|
2019-07-11 13:26:09 +08:00 |
|
|
|
89baed8e17
|
ddl: scatter the regions of table when creating them (#10980)
|
2019-07-10 11:09:14 +08:00 |
|