Commit Graph

37 Commits

Author SHA1 Message Date
c6090a2888 store/tikv: remove files (#25440) 2021-06-16 13:04:37 +08:00
cc5e161ac0 *: use tikv/client-go/v2 (#25359) 2021-06-11 17:24:35 +08:00
a8ea9a75f2 store/tikv: make failpoints without code generations (#25247) 2021-06-10 17:58:29 +08:00
2580240dde *: pass sql, plan digest down to KV request (#24854) 2021-05-25 15:47:33 +08:00
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
163eb5f03c planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588)
* implement PointGet in TryFastPlan for range/list partition
2021-05-22 01:23:53 +08:00
d168fc4e60 infosync, types: Truncate float for TiFlash replica progress (#24299) 2021-04-27 19:19:56 +08:00
c437c4dadb plugin, tests, tools, tidb: unify go modules (#23610) 2021-04-15 16:17:54 +08:00
dd5457fbdf Revert "*: upgrade go version to 1.16 (#22895)" (#22906)
This reverts commit ae46cda24e7fee5b173fda51fee24444e9bac458.

Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
2021-02-24 15:04:48 +08:00
ae46cda24e *: upgrade go version to 1.16 (#22895) 2021-02-24 10:42:43 +08:00
f750afb321 *: introduce errors documentation generator to generate errors.toml (#20516)
Signed-off-by: Lonng <heng@lonng.org>
2020-10-21 15:54:38 +08:00
a074317a4b build: remove useless PHONY and deps (#16834) 2020-05-12 11:41:38 +08:00
62e4d588a8 Makefile: add unconvert to inspect unnecessary type convert (#16549) 2020-04-22 23:01:59 +08:00
3ecaa42615 build: make tidy should reports error (#15470) 2020-03-19 16:31:53 +08:00
a10a2c317e UCP: Migrate dataForTiDBClusterInfo from package infoschema to executor (#15230) 2020-03-11 20:50:29 +08:00
01cf96ee47 tools: fix wc compatibility problem in check-gogenerate.sh (#14435) 2020-01-10 22:28:42 +08:00
c994eb4802 license: add license for script files (#14252) 2019-12-28 18:38:13 +08:00
3d66e9b2e2 Disable automaxprocs log (#13800) 2019-11-29 20:15:55 +08:00
92e774913a build: exclude vendor directory in check_testSuite.sh (#13541) 2019-11-20 22:18:14 +08:00
5e81adb706 tools: remove the git status check in 'make check' (#13365) 2019-11-13 13:24:06 +08:00
0a459a8e62 build: fix check-gogenerate.sh (#13224) 2019-11-07 12:24:51 +08:00
79b408699f build: fix xargs compatibility problem in check-gogenerate.sh (#13057) 2019-11-01 17:07:33 +08:00
17379cd386 build: speed up check_testSuite.sh (#12938) 2019-10-29 14:51:50 +08:00
510a851ce4 build: make errcheck works correctly (#12381) 2019-09-26 19:28:01 +08:00
ac9218a320 build: fix make tidy when using symlink (#12379) 2019-09-25 16:16:45 +08:00
163c17d011 build: make check-gogenerate.sh more friendly (#12263) 2019-09-23 16:51:45 +08:00
ea963cb3c0 expression: support customizing FieldTypes of arguments for benchmark framework (#12291) 2019-09-23 12:14:15 +08:00
98b3aeb274 executor: go generate builtin_control_vec.go (#12140) 2019-09-12 15:21:46 +08:00
34a8ca30d6 executor: use the kv.PresumeKeyNotExists option in updateRecord() (#11720)
This change can avoid unnecessary network roundtrip when creating a primary key or unique index
2019-08-26 15:18:30 +08:00
7e0f7547cf build: fix macos compatibility of check_testSuite.sh (#11783) 2019-08-19 21:37:17 +08:00
554594b0bb build: use make testSuite to ensure all testSuites enabled (#11627) 2019-08-08 15:23:28 +08:00
8a968593cf Makefile: update gometalinter to v3 (#10175) 2019-04-17 22:20:05 +08:00
133a1ee8f8 expression: fix week func format (#9685) 2019-03-13 15:25:11 +08:00
d672477ef5 *: upgrade to go 1.12 (#9299) 2019-03-09 15:37:37 +08:00
89532cd9dd *: update errcheck (#9048) 2019-01-14 19:17:23 +08:00
3040788655 *: make errcheck work again (#8795) 2018-12-25 17:16:52 +08:00
0021af671f *: remove retool from Makefile (#8769) 2018-12-24 20:28:45 +08:00