Commit Graph

5680 Commits

Author SHA1 Message Date
69ec657a2c admintest: move admin test into new package (#42966) 2023-04-12 15:49:03 +08:00
b7330bdc15 *: fix bug that table name in 'admin show ddl jobs' is missing for ongoing drop table operation (#42904)
close pingcap/tidb#42268
2023-04-11 23:15:01 +08:00
86f215d8f5 planner: plan cache can be aware of statistics changes (#42921)
ref pingcap/tidb#36598
2023-04-11 19:35:00 +08:00
d7b7070070 sessionctx, planner: enable late materialization default (#42814)
close pingcap/tidb#40601
2023-04-11 13:31:00 +08:00
d250a3fc16 lightning: refactor to reuse in load data part 5 (#42856)
ref pingcap/tidb#40499
2023-04-11 12:11:01 +08:00
c233969b2c executor: display Cardinality info from stats for SHOW INDEX (#42441)
close pingcap/tidb#42227
2023-04-11 00:19:00 +08:00
d0e59d780a executor: return TiFlash system table by grpc rather than http (#42720)
close pingcap/tidb#42857
2023-04-10 18:01:00 +08:00
2bf6eead13 *: LOAD DATA support compressed source file (#42813)
ref pingcap/tidb#40499
2023-04-10 16:33:00 +08:00
03b8605d9a planner: non-prep plan cache to support limit clauses (#42879)
ref pingcap/tidb#36598
2023-04-10 13:44:59 +08:00
526f59dd1d executor: fix wrong peer count and improper handling of partitioned table in TABLE_STORAGE_STATS table (#42612)
close pingcap/tidb#42611, close pingcap/tidb#42619
2023-04-07 17:54:59 +08:00
2af85d1fe9 load data: physical mode part1 (#42817)
ref pingcap/tidb#40499
2023-04-07 15:12:58 +08:00
d6a5054b72 *: global memory controller should not kill session whose mem less than limit_sess_min_size (#42803) 2023-04-07 13:02:58 +08:00
566c3f6f8e planner: refactor PreparedParams for non-prep plan cache (#42844)
ref pingcap/tidb#36598
2023-04-06 21:32:58 +08:00
915b39b884 ddl: DDL job add charset and collate when create the index (#42750)
close pingcap/tidb#42748
2023-04-06 17:44:57 +08:00
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
2e1522b6a1 planner, executor: support mergeSort for partition tables in IndexLookUp (#42483)
ref pingcap/tidb#26166
2023-04-04 17:06:57 +08:00
dc32451b91 executor: fix flaky LOAD DATA test by adding a channel to synchronize (#42741)
close pingcap/tidb#42722
2023-04-04 09:42:56 +08:00
f907e5aa5f statistics: rename Table.Count to Table.RealtimeCount (#42764)
ref pingcap/tidb#42160
2023-04-04 05:38:57 +08:00
8f3328f6a3 bazel: move TestAdminCheckTable into unstable_test (#42771) 2023-04-03 18:08:57 +08:00
71fa84089e loaddata, lightning: support ascii, latin1, utf8 charset of source file (#42699)
ref pingcap/tidb#40499
2023-04-03 11:12:56 +08:00
e6cf1ab854 executor: lock untouched unique keys on update (#42713)
close pingcap/tidb#36438
2023-03-31 21:46:55 +08:00
31a3b2c0ce loaddata: support concurrent writing to TiKV (#42667)
ref pingcap/tidb#40499
2023-03-31 16:34:55 +08:00
4e30a64a66 lightning: refactor to reuse in load data, part 3 (#42689)
ref pingcap/tidb#40499
2023-03-31 14:48:55 +08:00
2dc5b02b08 planner: add more test cases for non-prep plan cache (#42711)
ref pingcap/tidb#36598
2023-03-30 17:12:55 +08:00
22ff00237d *: LOAD DATA support GBK character set (#42644)
ref pingcap/tidb#40499
2023-03-29 19:38:54 +08:00
a1407b29fa loaddata: split functionalities to prepare concurrent load (#42565)
ref pingcap/tidb#40499
2023-03-28 23:20:55 +08:00
976148d868 lightning: refactor for reuse part2 (#42626)
ref pingcap/tidb#40499
2023-03-28 21:26:54 +08:00
7442a66e4b planner: fix incompatibility issues between plan-cache and expr-blacklist (#42606)
ref pingcap/tidb#36598
2023-03-27 22:00:54 +08:00
36f82bde70 loaddata: fix result_code is 0 when task is not finished (#42594)
close pingcap/tidb#42593
2023-03-27 19:32:44 +08:00
b67c0321c0 infoschema: make the resource group display more intuitive (#42596)
close pingcap/tidb#42595
2023-03-27 18:02:44 +08:00
90657caaf4 executor: Lower the log level from info to debug for index merge reader (#42597)
close pingcap/tidb#41949
2023-03-27 16:50:44 +08:00
922a5d327a ddl: change system variables name (#42200)
close pingcap/tidb#42186
2023-03-25 16:36:43 +08:00
0344a3b70b *: add plan hint to slow log files when redaction is enabled (#42170)
close pingcap/tidb#42169
2023-03-25 14:54:42 +08:00
7f16e500d8 executor: LOAD DATA use VisibleCols to skip hidden columns (#42450)
close pingcap/tidb#42446
2023-03-24 17:40:45 +08:00
f1df935178 ddl: add a warning after successfully reorganizing partitions (#42367)
close pingcap/tidb#42183
2023-03-24 16:56:42 +08:00
cb12d335c5 *: improve unit test (#42527) 2023-03-24 13:54:42 +08:00
dcab1309ed planner: plan cache to support short insert statements (#42528)
ref pingcap/tidb#36598
2023-03-24 11:38:42 +08:00
d3de19e232 local: split job again when dynamic region (#42485)
close pingcap/tidb#42484
2023-03-24 10:34:43 +08:00
47d5a2903d executor: skip merging global stats if the partitioned table cannot be found (#42462)
* skip merging global stats if we cannot find the partitioned table

* remove slow analyze
2023-03-23 21:51:31 +08:00
7c05f82212 executor: fix naaj panic caused by wrong field types check (#42482) 2023-03-23 21:12:54 +08:00
5c7db3578d resource_control: init default resource group without ddl (#42478)
close pingcap/tidb#42403
2023-03-23 14:18:42 +08:00
273763b51e executor: revert #25730 to fix #28011 (#42488)
close pingcap/tidb#28011
2023-03-23 12:36:42 +08:00
78eec6ef31 bazel: update shard_count for test (#42491) 2023-03-23 12:08:42 +08:00
d9149b0afa server: prefetch for DELETE and BatchPointGet when multi-statement (#29391)
close pingcap/tidb#41367
2023-03-22 20:14:42 +08:00
d36a68a887 *: fix data race in the IgnoreTruncate (#42449)
close pingcap/tidb#42341
2023-03-22 15:28:42 +08:00
3c942f7e10 bazel: set short timeout as 120s (#42396) 2023-03-22 01:50:42 +08:00
37131216fc executor: fix a bug for ADMIN SHOW DDL JOB QUERIES (#42368)
close pingcap/tidb#42298
2023-03-21 15:44:50 +08:00
88174d2ef7 planner: support data compression in Broadcast / Passthrough exchange operator; optimize process about choosing Broadcast Join; (#41968)
ref pingcap/tidb#40494
2023-03-21 15:04:42 +08:00
386e2040d5 test: fix flaky test due to forget to change batch size (#42408)
close pingcap/tidb#42402
2023-03-21 10:58:41 +08:00
0fe2637137 server: fix unstable test-case TestInternalSessionTxnStartTS (#42392)
close pingcap/tidb#42269
2023-03-20 20:40:43 +08:00