Commit Graph

25837 Commits

Author SHA1 Message Date
37a2bf4e89 build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#60314) 2025-03-28 09:18:10 +00:00
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
72b1b7c564 *: fix jwt-go allows excessive memory allocation during header parsing (#60243)
close pingcap/tidb#60223
2025-03-25 04:53:34 +00:00
489aa9d0ee br: pitr sort tables before creating (#60219)
close pingcap/tidb#60218
2025-03-25 04:01:12 +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
0b12753a22 *: fix jwt-go allows excessive memory allocation during header parsing (#60225)
close pingcap/tidb#60223
2025-03-24 02:55:36 +00:00
ca8a0707ab *: update tipb to support columnar index (#60207)
ref pingcap/tidb#59880
2025-03-23 07:40:40 +00:00
0929f3353f build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 (#60205) 2025-03-21 12:13:22 +00:00
2eb7ebfbb6 planner: some code-clean about build index join (#60211)
ref pingcap/tidb#60106
2025-03-21 11:12:51 +00:00
0d74a99a2e br: fix pitr system table inconsistency issue (#60202)
close pingcap/tidb#60201
2025-03-21 09:10:00 +00:00
c0aea84bb4 planner: update logging for SyncWaitStatsLoad and SubLoadWorker functions (#59978)
ref pingcap/tidb#59939
2025-03-21 07:20:27 +00:00
ad7df798eb br: fix unit test (#60177)
ref pingcap/tidb#59925
2025-03-21 06:43:46 +00:00
ef44b52e43 build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#60187) 2025-03-21 04:30:06 +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
8c11f75186 build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 (#60170) 2025-03-20 07:11:37 +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
1c90ae757d *: edit owner list to latest. (#60131)
ref pingcap/tidb#46911
2025-03-19 10:01:57 +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