Commit Graph

18302 Commits

Author SHA1 Message Date
167228a266 lightning: fix panic when table name in source file and target cluster is different (#31808)
close pingcap/tidb#31771
2022-02-15 16:15:38 +08:00
886650b582 codec: Don't convert set or enum datum to float64 when encoding them (#32308)
close pingcap/tidb#32302
2022-02-15 14:31:38 +08:00
e938378143 planner/core: migrate test-infra to testify for prepare_test.go (#32345)
close pingcap/tidb#28394
2022-02-15 14:17:38 +08:00
954e1e1e82 expression: fix retType of buitin func with JSON (#32301)
close pingcap/tidb#32281
2022-02-15 13:17:38 +08:00
c9ec0bad6a executor: migrate test-infra to testify for update_test (#32343)
close pingcap/tidb#28624
2022-02-15 12:03:38 +08:00
a421d20d21 executor: migrate test-infra to testify for insert_test (#32332)
close pingcap/tidb#28588
2022-02-15 10:39:38 +08:00
2d93944210 executor: migrate test-infra to testify for partition_table_test.go (#30665)
close pingcap/tidb#28600
2022-02-14 19:39:38 +08:00
3c77cf9ada statement table: fixed issue #32156 time_zone not sync in stmt table (#32315)
close pingcap/tidb#32156
2022-02-14 18:45:38 +08:00
f5eb1e9fef ddl: Added check for partition name ending with space (#31785)
close pingcap/tidb#31535
2022-02-14 18:29:38 +08:00
25d60e5c15 sessionctx: fix issue #32222 (#32312)
close pingcap/tidb#32222
2022-02-14 17:29:38 +08:00
2f0c23da24 executor: migrate test-infra to testify for stale_txn_test (#32285)
close pingcap/tidb#28618
2022-02-14 16:49:38 +08:00
6eec763792 ddl/placement: migrate test-infra to testify (#32314)
close pingcap/tidb#27671
2022-02-14 16:25:38 +08:00
10a721a4f7 statistics: remove the deltaMap when dump to stats_histograms fail (#32300)
close pingcap/tidb#32299
2022-02-14 16:07:38 +08:00
cab75af14d ddl: fix panic when ddl close if ddl never started (#32310)
close pingcap/tidb#32309
2022-02-14 15:05:38 +08:00
4c4ff16c38 planner: migrate test-infra to testify for point_get_plan_test (#32297)
close pingcap/tidb#28393
2022-02-14 14:51:38 +08:00
0cd8671254 executor: migrate test-infra to testify for index_lookup_merge_join_test (#32283)
close pingcap/tidb#28585
2022-02-14 14:33:38 +08:00
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