Commit Graph

3322 Commits

Author SHA1 Message Date
aacd24317b execdetails: log tikv scheduler write details and grpc time in slow query (#60030)
close pingcap/tidb#60028
2025-03-28 06:45:06 +00:00
7c0c2b16f9 metrics,executor: Refact lockkey duration related stats (#60284)
ref pingcap/tidb#59356
2025-03-28 05:46:03 +00:00
206ce6a49c store: update client-go and pd client (#60164)
close pingcap/tidb#60163
2025-03-28 04:09:12 +00:00
95181316d5 planner: revert and fix "remove the useless variable tidb_enable_point_get_cache from #36844". (#60272)
close pingcap/tidb#36598
2025-03-27 16:39:52 +00:00
e2d1d89c9e *: inject random error for DXF (part1) (#60278)
ref pingcap/tidb#60277
2025-03-27 12:38:13 +00:00
979f142e50 executor: fix NUMERIC_PRECISION field value in information_schema.columns table (#60288)
close pingcap/tidb#25475
2025-03-27 09:01:26 +00:00
f3d0e43040 *: upgrade to the latest client-go (#59757)
ref pingcap/tidb#58780
2025-03-27 07:32:36 +00:00
84492a9a1e util: reset parser before putting into parser pool (#60269)
close pingcap/tidb#60266
2025-03-26 16:47:44 +00:00
84b0283c3f workloadrepo: Fix a data race in TestMultipleWorker test. (#60220)
close pingcap/tidb#60200
2025-03-26 15:49:00 +00:00
3746163b52 executor/grant: fix grant local temporary table success (#60275)
close pingcap/tidb#29266
2025-03-26 12:06:54 +00:00
ed8b869a60 globalsort: write sorted kv meta to external storage (#59966)
close pingcap/tidb#60083
2025-03-26 09:39:54 +00:00
7f6df324e0 *: generalize columnar for DDL (#60244)
ref pingcap/tidb#59880
2025-03-26 08:52:25 +00:00
bc534e4a7b statistics: add warnings for missing table, column, and histogram information during async loading (#60213)
ref pingcap/tidb#59939
2025-03-26 06:52:57 +00:00
b503b1167c planner: change the semantic of tidb_opt_ordering_index_selectivity_threshold from < to <= (#60255)
close pingcap/tidb#60242
2025-03-26 05:56:00 +00:00
9a024100b7 planner: implement "SHOW PLAN FOR <SQL>" for SPM (#60238)
ref pingcap/tidb#60148
2025-03-26 04:45:31 +00:00
1f0f3560e1 table: use writable columns to avoid columns not match when add column DDL exec parallel with update DML (#60048)
close pingcap/tidb#60047
2025-03-26 03:34:09 +00:00
e200977337 util,executor: Fix incorrect execution info issue of pessimistic lock error (#60056)
close pingcap/tidb#59356
2025-03-26 02:34:13 +00:00
tpp
963d7e89c1 planner: Reduce topn/buckets for lower NDV (#59929)
ref pingcap/tidb#53950
2025-03-26 00:00:51 +00:00
b08a92082f disttask: fix task metrics for distributed execute framework panel (#59940)
ref pingcap/tidb#47017
2025-03-25 17:31:28 +00:00
991551e41a planner: fix wrong HashAgg estrows for inner operator of index join (#60071)
close pingcap/tidb#59902
2025-03-25 13:26:10 +00:00
fb78ab6338 util: unite the parser's Pool (#60257) 2025-03-25 10:56:45 +00:00
d51e00e5bb globalsort: reduce number of SST ingested into TiKV (#59870) (#60045)
ref pingcap/tidb#51734, close pingcap/tidb#59962
2025-03-24 12:22:43 +00:00
0267f64f0b util, executor: fix a typo (#60228) 2025-03-24 11:07:11 +00:00
98361345cc server: make field types for blob types match mysql (#60196)
close pingcap/tidb#60195
2025-03-24 11:07:03 +00:00
752f18bc86 optimizer: postpone AdviseWarmup after processing binding (#60236)
close pingcap/tidb#60229, close pingcap/tidb#60231
2025-03-24 09:33:36 +00:00
6dd95c94c4 parser: support new sql syntax to distribute table regions (#60027)
close pingcap/tidb#60032
2025-03-24 07:57:12 +00:00
12548a4dd4 infoschema,metrics: use tidb_tikvclient_request_seconds_bucket to get the .999 cop req duration instead (#59845)
ref pingcap/tidb#59815
2025-03-24 07:01:18 +00:00
ris
57315c9d1c br: Add redact for storage credential infos (#60086)
close pingcap/tidb#60209
2025-03-24 04:37:28 +00:00
ca8a0707ab *: update tipb to support columnar index (#60207)
ref pingcap/tidb#59880
2025-03-23 07:40:40 +00:00
2eb7ebfbb6 planner: some code-clean about build index join (#60211)
ref pingcap/tidb#60106
2025-03-21 11:12:51 +00:00
c0aea84bb4 planner: update logging for SyncWaitStatsLoad and SubLoadWorker functions (#59978)
ref pingcap/tidb#59939
2025-03-21 07:20:27 +00:00
9d42900454 resource group: fix typo and test (#60198)
close pingcap/tidb#60199
2025-03-21 03:14:40 +00:00
34305c636d parser, ddl: support columnar index at the parser (#59989)
ref pingcap/tidb#59880
2025-03-21 02:01:55 +00:00
d406be6516 statistics: fix Clone method to include checked field in ColAndIdxExistenceMap (#60171)
close pingcap/tidb#60104
2025-03-20 09:37:18 +00:00
37855f9169 planner: add test case for TPCH in MPP (#60186)
ref pingcap/tidb#38610
2025-03-20 08:21:09 +00:00
514204ea91 Lightning: Make sure we are using default block size of 16KB if user does not specify one. (#60097)
close pingcap/tidb#59947
2025-03-20 05:57:42 +00:00
9a0413b61a expression: make LPAD/RPAD return an empty string for an empty padstr (#59734)
close pingcap/tidb#59447
2025-03-20 04:12:55 +00:00
xhe
02b440226c workloadrepo: try to recover etcd snapID from table (#59628)
ref pingcap/tidb#58247
2025-03-19 09:46:18 +00:00
7b81ae6649 parser: support the new syntax "show plan for <SQL>" for SPM (#60151)
ref pingcap/tidb#60148
2025-03-19 07:34:30 +00:00
3bbd678ef6 planner: report error when subquery doesn't has an alias (#60159)
close pingcap/tidb#60112
2025-03-19 06:29:08 +00:00
5ea5a54cd3 util/intest: support enable internal check by failpoint (#60141)
close pingcap/tidb#60142
2025-03-19 04:43:09 +00:00
19c2d3366e statistics: enhance concurrency handling in stats initialization to reduce duplication (#60090)
ref pingcap/tidb#55043
2025-03-18 15:18:21 +00:00
80d6b5683c infosync: refactor server config into dynamic and static sections (#58473)
close pingcap/tidb#58405
2025-03-18 02:36:52 +00:00
c508e4b8ac meta: clone table info with new foreign keys default to nil (#60103)
close pingcap/tidb#60044
2025-03-17 16:37:11 +00:00
388c36be8d statistics: simplify LoadAndUpdateStatsLoop and SubLoadWorker parameters (#60092)
ref pingcap/tidb#60011
2025-03-17 12:35:52 +00:00
0e150fc770 statistics: improve handling for slow stats updates and logging (#59887)
close pingcap/tidb#54552
2025-03-17 11:21:58 +00:00
173ce824e3 *: upgrade rules_go 0.53 (#60114) 2025-03-17 10:30:34 +00:00
c7b2b0cb53 planner: output an explanation though warning if index advisor returns an empty result (#60113)
ref pingcap/tidb#12303
2025-03-17 09:14:19 +00:00
70999a6e3e planner: make index join's code about build tableScan and indexScan more clean. (#60107)
ref pingcap/tidb#60106
2025-03-17 08:08:55 +00:00
daa3e337a3 workload-learning: Add a workload-learning cache worker (#59909)
ref pingcap/tidb#58131
2025-03-17 06:48:42 +00:00