Commit Graph

16686 Commits

Author SHA1 Message Date
163064d94d executor: migrate test-infra to testify for explain_test (#32307)
close pingcap/tidb#28578
2022-02-14 14:17:37 +08:00
2885bd40f6 ddl: Migrate tests of TiFlash Cluster Manager into testify (#31946)
close pingcap/tidb#31844
2022-02-14 14:03:37 +08:00
1cf4fcfa73 *: support prepared plan cache for cached table (#32139)
close pingcap/tidb#32003
2022-02-14 12:29:37 +08:00
7c56706622 *: support predeclared golangci-lint linter (#32066)
close pingcap/tidb#30733
2022-02-14 10:35:38 +08:00
aa24b9a7b4 br/pkg: clean up pingcap/check dep (#32269)
close pingcap/tidb#32268
2022-02-12 13:11:37 +08:00
2edd35f917 tools/check: remove a unused file (#32266)
close pingcap/tidb#26289
2022-02-11 21:31:36 +08:00
f949e01e0b planner, expression: pushdown AggFuncMode to coprocessor (#31392)
close pingcap/tidb#30923
2022-02-11 17:49:37 +08:00
829a1017dd br/lightning: migrate test to using testify (#32065)
close pingcap/tidb#28241
2022-02-11 17:07:37 +08:00
88e9f682bf br: refactor restore client configuration (#31940)
close pingcap/tidb#31906
2022-02-11 16:55:37 +08:00
2f2a1c7194 planner/core: disable 'push to cop' optimize rule for cached table (#32162)
close pingcap/tidb#32157
2022-02-11 14:53:37 +08:00
6d2ad99ce3 ddl: fix alter column set default wrongly updates the schema (#32249)
close pingcap/tidb#31074
2022-02-11 14:21:36 +08:00
c0244a380b planner: disallow use of key prefix with zero length (#32176)
close pingcap/tidb#31972
2022-02-11 14:03:36 +08:00
9c64224c49 *: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
2022-02-11 13:51:36 +08:00
bc267f5856 expression: support push down tikv supported functions (#32193)
ref pingcap/tidb#31846
2022-02-11 12:51:36 +08:00
7ceb73341e planner: Support (cartesian) (anti) left semi join push down to TiFlash (#31002)
close pingcap/tidb#32186
2022-02-11 12:31:36 +08:00
d8fd06dc84 metrics,executor: add metrics for reading from table cache (#32171)
close pingcap/tidb#29958
2022-02-11 12:17:36 +08:00
4d7b4097e1 Makefile: tiny polish the make ut command (#32244)
close pingcap/tidb#32243
2022-02-11 10:49:36 +08:00
fe0f1eadc2 tools/check/ut: reduce the generated coverage file size (#32201)
close pingcap/tidb#32200
2022-02-10 20:01:36 +08:00
7929a5c342 lightning: fix data race in lightning serial test suite (#32237)
close pingcap/tidb#32236
2022-02-10 19:47:36 +08:00
30cd559fa9 *: refactor sqlexec to support using current session (#32229)
close pingcap/tidb#32233
2022-02-10 18:09:36 +08:00
638fa8e22f ddl: fix error that pd rules are not deleted when alter TiFlash replica count to 0 (#32192)
close pingcap/tidb#32190
2022-02-10 17:53:36 +08:00
ae60ecda50 executor: fix unstable unit test TestIssue16696 (#32225)
close pingcap/tidb#32040
2022-02-10 16:55:36 +08:00
92f5a6340c expression: from_unixtime accept 64-bit integers (#22616)
close pingcap/tidb#22206
2022-02-10 14:57:35 +08:00
82add9c6bd lightning: only broadcast progress status if web api is enabled (#32011)
ref pingcap/tidb#32010
2022-02-10 14:43:36 +08:00
cb8e65abcb bindinfo: fix inconsistent comments (#32223)
ref pingcap/tidb#32224
2022-02-10 12:37:36 +08:00
3994bb6019 tools/check: add 2min timeout for each test function (#32208)
close pingcap/tidb#32207
2022-02-09 22:23:35 +08:00
9c29e0c48f ddl: migrate test-infra to testify for db_integration_test (#32185)
close pingcap/tidb#28634
2022-02-09 21:11:36 +08:00
4e33a0f2eb expression: refine invalid char error msg for string conversion (#32199)
close pingcap/tidb#30444
2022-02-09 19:25:36 +08:00
21e49193be session: increase default lock ttl to stabilize pessimistic test suite (#32184)
close pingcap/tidb#30677
2022-02-09 18:25:36 +08:00
37c9dc9e52 metrics: add adding index worker duration back (#32187)
close pingcap/tidb#32188
2022-02-09 17:03:36 +08:00
a850b044c1 unistore: Update unistore for assertion (#32189)
ref pingcap/tidb#26833
2022-02-09 16:31:36 +08:00
297455d7e2 planner/core: migrate test-infra to testify for rule_ tests (#32179)
close pingcap/tidb#28396, close pingcap/tidb#28397, close pingcap/tidb#28398
2022-02-09 16:09:36 +08:00
01fdb6023c expression: fix Coercibility and Collation with json type (#31576)
close pingcap/tidb#31320, close pingcap/tidb#31541
2022-02-09 15:41:36 +08:00
c6b94d2840 executor: migrate test-infra to testify for pkg_test (#32178)
close pingcap/tidb#28601
2022-02-09 15:27:36 +08:00
7c727e10dd util/range: replace in-place create store helper function with testkit (#32181)
close pingcap/tidb#32180
2022-02-09 14:33:35 +08:00
74545cbde1 stroe: clean up pingcap/check dep (#32183)
close pingcap/tidb#32182
2022-02-09 13:43:36 +08:00
1f7c567ca9 planner/core: migrate logical_plans_test.go to testify (#32102)
close pingcap/tidb#28410
2022-02-09 11:05:35 +08:00
74261e1432 backup, restore: Write correct api-version in rawkv backup/restore (#31122)
close pingcap/tidb#31121
2022-02-08 23:07:36 +08:00
adcaaa5cbe executor: migrate test-infra to testify for sort_test (#32154)
close pingcap/tidb#28616
2022-02-08 17:23:35 +08:00
294a094d90 global_config: update pd version and client go version (#31219)
close pingcap/tidb#31218
2022-02-08 14:11:35 +08:00
16cd0e260a infoschema: remove t.Run to fix unstable test (#32005)
close pingcap/tidb#32004
2022-02-08 13:33:35 +08:00
3738dec53e *: enable the new collation by default (#32016)
ref pingcap/tidb#32015
2022-02-08 12:53:35 +08:00
077eb80f13 executor: migrate test-infra to testify for show_test.go (#32081)
close pingcap/tidb#28612
2022-02-08 10:59:35 +08:00
6a135e2e9d lightning: avoid warn risk for gosec lint (#32127)
ref pingcap/tidb#31310
2022-02-08 10:35:35 +08:00
7a667225db expression: cleanup pingcap/check dep (#32137)
close pingcap/tidb#32136
2022-02-08 00:49:35 +08:00
b81cb5a9d7 github: remove needs-more-info mechanism (#32082)
close pingcap/tidb#32076
2022-02-07 23:09:34 +08:00
3c777c4022 statistics/handle: migrate test-infra to testify (#32135)
Signed-off-by: tison <wander4096@gmail.com>
2022-02-07 21:30:52 +08:00
b5245b5092 executor: migrate test-infra to testify for join_test.go (#32120)
close pingcap/tidb#28593
2022-02-07 18:43:35 +08:00
cea9f1be97 br: Delete useless code (#31021)
close pingcap/tidb#32131
2022-02-07 18:21:35 +08:00
c30e8320d8 *: correct use require (#31904)
ref pingcap/tidb#31716
2022-02-07 18:11:35 +08:00