Commit Graph

24 Commits

Author SHA1 Message Date
92f071afeb executor: fix hang when the analyze worker unexpectedly exits (#48365)
close pingcap/tidb#48356
2023-11-08 13:38:11 +00:00
79a62779af executor: fix panic when to enable tidb_mem_quota_analyze (#48358)
close pingcap/tidb#48357
2023-11-07 13:33:41 +00:00
633d2231a8 executor: put sort files into one folder (#48351)
ref pingcap/tidb#47733
2023-11-07 11:53:26 +00:00
662528d02d tests: move IT in executor to tests/integrationtest (PART 11) (#48325)
close pingcap/tidb#47076
2023-11-07 04:12:41 +00:00
286e8521ac planner: eliminate useless scalar subqueries in some scenarios of aggregate queries (#47550)
close pingcap/tidb#45822
2023-11-07 02:18:41 +00:00
11695f26ef executor: add recover handler for handleResultsError (#48326)
close pingcap/tidb#48327
2023-11-06 15:02:11 +00:00
4979e9985c *: share etcd client from domain for autoid allocator (#46647)
close pingcap/tidb#46324
2023-11-06 05:54:40 +00:00
2165ca5bd9 tests: move IT in executor to tests/integrationtest (PART 10) (#48263)
ref pingcap/tidb#47076
2023-11-06 01:42:40 +00:00
4f00ece106 executor: fix hang for analyze table when exceed tidb_mem_quota_analyze (#48264)
close pingcap/tidb#48171
2023-11-03 15:47:09 +00:00
a0d24096ca executor: improve parallel hash aggregation (#47428)
close pingcap/tidb#47427
2023-11-03 02:59:09 +00:00
c3282e37fc tests: move IT in executor to tests/integrationtest (PART 9) (#48179)
ref pingcap/tidb#47076
2023-11-02 10:00:39 +00:00
e1cfac4a8b planner: speed up the slow test TestPartitionTableRandomIndexMerge (#48234)
close pingcap/tidb#46836
2023-11-02 09:24:39 +00:00
d380ef458e tests: move IT in executor to tests/integrationtest (PART 8) (#48098)
ref pingcap/tidb#47076
2023-11-01 06:59:08 +00:00
3894bc5232 admin: fix admin recover index with CommonHandle table in TiKV env (#48048)
close pingcap/tidb#47687
2023-10-31 06:12:36 +00:00
a2edc738de *: move sqlescaping from pkg/util/sqlexec to pkg/util/sqlescape (#48061)
close pingcap/tidb#48055
2023-10-31 01:45:36 +00:00
bf1913e796 planner: fix mpp task spreading blocked by virtual column substitution (#48041)
close pingcap/tidb#47766
2023-10-27 11:18:41 +00:00
6d64b7e89a types, stmtctx, *: use ZeroDate, ZeroInDate and InvalidDate related flags to replace variable in statement context (#47794)
close pingcap/tidb#47507, close pingcap/tidb#47508
2023-10-27 10:44:05 +00:00
ecaa1c518c executor: move IT in pkg/executor/partition_table_test to tests/integrationtest (#47957)
ref pingcap/tidb#47076
2023-10-25 06:38:04 +00:00
2a628c4801 *: unified the cancel/kill logic in tidb (#47063)
close pingcap/tidb#47075
2023-10-23 09:48:38 +00:00
515899f090 executor, tests: move test cases from executor to integrationtest (PART 4) (#47877)
ref pingcap/tidb#47076
2023-10-22 03:54:30 +00:00
3ef01b5882 types, *: move truncate flags to the types context (#47522)
close pingcap/tidb#47511
2023-10-18 05:15:29 +00:00
72d989d406 *: simple code (#47737) 2023-10-18 03:42:29 +00:00
f4f8cd630a executor, tests: move test cases from union_scan_test.go and kv_test.go to integrationtest (#47659)
ref pingcap/tidb#47076
2023-10-16 09:12:29 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00