Commit Graph

20215 Commits

Author SHA1 Message Date
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
7c2c9922d1 ddl: clean up reorgCtx (#42845) 2023-04-07 11:10: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
bc9c058975 planner: keep the original AST unchanged if hit non-prep plan cache (#42841)
ref pingcap/tidb#36598
2023-04-06 20:26: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
575b652c7a disttask: TaskMananger uses pool to get a session (#42832)
close pingcap/tidb#42831
2023-04-06 16:58:58 +08:00
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
3625fc95bd *: upgrade go 1.20.3 (#42820)
ref pingcap/tidb#42824
2023-04-06 13:00:58 +08:00
b384b73f21 nogo: enable revive for br/pkg/lightning (#42752) 2023-04-05 21:40:58 +08:00
a0f2405981 expression: make expression TestGetLock test more stable (#42815)
close pingcap/tidb#35155
2023-04-04 23:58:57 +08:00
e18d7fcab3 ddl: extract session to a separate internal package (#42819) 2023-04-04 22:48:57 +08:00
4675e4e169 planner: add more test cases for non-prep plan cache (#42801)
ref pingcap/tidb#36598
2023-04-04 19:28:57 +08:00
462441e9c1 *: enable revive for ddl/internal (#42810) 2023-04-04 19:07:16 +08:00
0c3a952617 disttask: make TestParallelErrFlow more stable (#42809)
close pingcap/tidb#42791
2023-04-04 19:07:09 +08:00
9f326531d7 ddl: extract sessionPool to a separate package (#42808) 2023-04-04 19:06:58 +08:00
a9d7577ecc disttask: merge GlobalTaskManager and SubTaskManager (#42786) 2023-04-04 18:47:20 +08:00
8f64f36864 lightning: refactor for reuse in load data part4 (#42727)
ref pingcap/tidb#40499
2023-04-04 17:56:57 +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
c45167c4d4 bazel: upgrade rules_go and rules_gazelle (#42794) 2023-04-04 15:51:14 +08:00
38a085208c store: fix routine/client leak when get a cached store (#42779)
close pingcap/tidb#42778
2023-04-04 15:51:05 +08:00
dbfd577331 ddl: remove some useless code of adding index (#42766) 2023-04-04 15:50:58 +08:00
f77f74b1fd parser: a tiny function optimization follow the advise by ChatGPT (#42768)
close pingcap/tidb#42763
2023-04-04 14:24:57 +08:00
51a25c714e planner: add more test cases for non-prep plan cache (#42793)
ref pingcap/tidb#36598
2023-04-04 13:20:57 +08:00
cae3e438b7 distask: make the test stable (#42790)
close pingcap/tidb#42791
2023-04-04 12:34: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
xhe
acc45a14c1 domain: fix empty mvcc info (#42745)
close pingcap/tidb#42742
2023-04-03 23:46:57 +08:00
3eff64a5f1 planner: non-prep plan cache supports DML (#42765)
ref pingcap/tidb#36598
2023-04-03 20:30:57 +08:00
3ad4410b0b gctuner: fix unstable test in the TestGlobalMemoryTuner (#42776)
close pingcap/tidb#38465
2023-04-03 20:04:57 +08:00
8f3328f6a3 bazel: move TestAdminCheckTable into unstable_test (#42771) 2023-04-03 18:08:57 +08:00
5f87e88f88 *: fix unstable test TestPoolTuneScaleUpAndDown (#42744)
close pingcap/tidb#42163
2023-04-03 16:48:57 +08:00
326568bb08 planner: non-prep plan cache supports 2-way joins (#42740)
ref pingcap/tidb#36598
2023-04-03 16:28:57 +08:00
193023b190 test: add realtikvtest for load data (#42762)
ref pingcap/tidb#40499
2023-04-03 16:10:57 +08:00
fd57e500a6 bazel: update config (#42757) 2023-04-03 14:58:57 +08:00
9cf69a9633 lightning: add lint rule & fix existing lightning lint err (#42733)
ref pingcap/tidb#40499
2023-04-03 13:36:56 +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
edd4f26589 disttask: support detectTask in parallel and do some updates for dispatcher (#42454)
close pingcap/tidb#42369, close pingcap/tidb#42383
2023-04-03 08:32:56 +08:00
fc0751d0f9 build(deps): bump github.com/golangci/golangci-lint from 1.52.1 to 1.52.2 (#42731) 2023-04-02 18:04:55 +08:00
e6cf1ab854 executor: lock untouched unique keys on update (#42713)
close pingcap/tidb#36438
2023-03-31 21:46:55 +08:00
a6093c70eb planner: skip non-prep plan cache if query has under-score charsets (#42723)
ref pingcap/tidb#36598
2023-03-31 18:00: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
2d4df7faaa util/sqlexec: EscapeSQL support resolve some underlying type (#42465) 2023-03-31 13:04:56 +08:00
6273e22b04 planner: add more test cases for non-prep plan cache (#42716)
ref pingcap/tidb#36598
2023-03-31 12:18:55 +08:00
73d446e2b0 schema cache: record the ddl timestamp and associate schema cache with the timestamp for stale read (#42083)
close pingcap/tidb#40740
2023-03-31 11:32:55 +08:00
ebf9ce7118 planner: add more test cases for non-prep plan cache (#42715)
ref pingcap/tidb#36598
2023-03-30 20:40: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
407917709c metrics: fix duplicated "id": 234 in tidb.json (#42688)
close pingcap/tidb#42562
2023-03-30 16:30:55 +08:00
a0bb5444ab pitr: remove row count check for ingest recorder (#42708)
close pingcap/tidb#42707
2023-03-30 16:14:55 +08:00
0a08f64082 br: skip automatically get bucket region with other s3 compatible provider. (#41889)
close pingcap/tidb#41916, close pingcap/tidb#42033
2023-03-30 14:42:55 +08:00