Commit Graph

20093 Commits

Author SHA1 Message Date
3337cc11b1 Lightning: fix restore-bytes and encode speed metrics, add restore-rows metrics (#42070)
close pingcap/tidb#41751
2023-03-22 21:38:51 +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
cfcb862ffe ttl: add more metrics for TTL in grafana (#42468)
close pingcap/tidb#42466
2023-03-22 18:54:42 +08:00
d36a68a887 *: fix data race in the IgnoreTruncate (#42449)
close pingcap/tidb#42341
2023-03-22 15:28:42 +08:00
8d8e005abe planner: fix incompatible behaviors between prep and non-prep statements when converting date/time values (#42443)
close pingcap/tidb#42439
2023-03-22 13:10:41 +08:00
3c942f7e10 bazel: set short timeout as 120s (#42396) 2023-03-22 01:50:42 +08:00
18bce53428 planner: add more test cases for non-prep plan cache (#42445)
ref pingcap/tidb#36598
2023-03-21 23:42:41 +08:00
b6d26be524 test: fix ut TestTan due to math.Tan(math.Pi / 4) equals 0.9999999999999998, not 1 (#42421)
close pingcap/tidb#42420
2023-03-21 21:42:42 +08:00
2f5d5ff2fd *: Update pd client (#42431)
close pingcap/tidb#42430
2023-03-21 21:12:42 +08:00
4f0dc97f11 metrics: Fix wrong subsystem of metric FairLockingUsageCount (#42415)
close pingcap/tidb#42414
2023-03-21 17:08:43 +08:00
2d28d42afe planner: add more test cases for non-prep plan cache (#42412)
ref pingcap/tidb#36598
2023-03-21 15:45:06 +08:00
5721cffe6e planner: fix do not set lateMaterializationFilterCondition to pb when DynamicPartitionPrune is enable (#42394)
close pingcap/tidb#42386
2023-03-21 15:44:58 +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
03d19d2a2a lightning: add test about multi-rocksdb (#42243)
ref pingcap/tidb#42359
2023-03-21 15:44:41 +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
b96c55d8be Optimizer: Fix Merge In and Not Equal ranges #39676 (#42229)
ref pingcap/tidb#39676
2023-03-21 13:38:50 +08:00
ca7e5f1068 dumpling: fix dumpling panic bug when --output-file-template is incorrect (#41588)
close pingcap/tidb#42391
2023-03-21 13:38:42 +08:00
8ba2035203 br: make restore resource group compatible with old tidb (#42388)
ref pingcap/tidb#42266
2023-03-21 11:30:41 +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
ad6b7958b1 ddl: Implement dispatcher code for DDL Add index step1 (#42203)
ref pingcap/tidb#42045, close pingcap/tidb#42202
2023-03-20 17:44:41 +08:00
76e2c1bf02 planner: fix not check children size > 0 in late materialization (#42385)
close pingcap/tidb#42384
2023-03-20 15:02:48 +08:00
4060cda69e *: data race at the SessionVars.PlanID (#42373)
close pingcap/tidb#42372
2023-03-20 15:02:40 +08:00
fc166ffae8 *: enable more race and set timeout for test (#42371) 2023-03-20 12:44:40 +08:00
8982c03b04 partition: Add extensive reorganize partition test (#42000)
ref pingcap/tidb#38535
2023-03-20 11:48:41 +08:00
3f8b0ccd81 store/copr: batch replica read (#42237)
close pingcap/tidb#42322
2023-03-19 23:44:40 +08:00
56412f514e planner: revert #41996 due to an execution plan regression in JOB workload (#42362)
close pingcap/tidb#42351
2023-03-17 21:03:30 +08:00
71330462ea tidb-binlog: remove java example (#42361)
close pingcap/tidb#42360
2023-03-17 21:03:21 +08:00
22cf461430 docs: add non-prepared plan cache rfc (#42357)
ref pingcap/tidb#36598
2023-03-17 21:03:13 +08:00
31aff1137e Lightning: don't use pd port in tidb backend (#42355)
close pingcap/tidb#42354
2023-03-17 21:03:05 +08:00
68ad4fad95 linter: upgrade linter (#42353) 2023-03-17 21:02:57 +08:00
6c7174476e *: remove the constraint that auto column must be defined as a key (#42305)
close pingcap/tidb#40580
2023-03-17 21:02:49 +08:00
61de990411 *: Add priority in resource group setting (#42293)
ref pingcap/tidb#38825
2023-03-17 21:02:40 +08:00
b3973b3feb docs: RFC for TTL tables (#39264)
close pingcap/tidb#39263
2023-03-17 19:46:40 +08:00
479b44523b *: fix data race in the mockProxyProtocolProxy (#42358)
close pingcap/tidb#41685
2023-03-17 18:35:32 +08:00
be4edc2484 session: fix data race at the TxnCtx (#42348)
close pingcap/tidb#42347
2023-03-17 18:35:24 +08:00
630100a587 *: Fix TiFlash serverType check in disaggregated mode (#42325)
ref pingcap/tidb#42245
2023-03-17 18:35:16 +08:00
b049cd3c6d executor: increase signalCheckpointForJoinMask to reduce the impact on performance (#42315) 2023-03-17 18:35:08 +08:00
e7794ba39d br/restore: fail fast when meeting some error during restoration (#42158)
close pingcap/tidb#42157
2023-03-17 18:35:00 +08:00
07178874b6 lightning: use sql to add secondary indexes (#42136)
close pingcap/tidb#42132
2023-03-17 18:34:53 +08:00
df92b9ff43 planner: make tidb_enable_plan_cache_for_subquery can take effective immediately (#41612)
ref pingcap/tidb#40219
2023-03-17 18:34:41 +08:00
3ea364720b load data: add root cause to an error message (#42352)
ref pingcap/tidb#40499
2023-03-17 17:39:13 +08:00
b402070b9f planner: fix do not remove empty selection just blow TableReader (#42349)
close pingcap/tidb#40601
2023-03-17 17:39:05 +08:00
9cc79b8b35 ddl: skip exist error when create the default resource group (#42327)
close pingcap/tidb#42324
2023-03-17 17:38:57 +08:00
71ce68c723 planner: fix plan cache rebuild range error (#42220)
close pingcap/tidb#42150
2023-03-17 17:38:48 +08:00
9632aa6b49 resource_control: support calibrate resource (#42165)
ref pingcap/tidb#38825
2023-03-17 17:38:41 +08:00
ed86b9c741 execdetails: fix data race in the BasicRuntimeStats (#42338)
close pingcap/tidb#42337
2023-03-17 15:40:54 +08:00
7bcb76638c ddl: adjust reader and writer size in ingest mode (#42326)
close pingcap/tidb#42201
2023-03-17 15:40:47 +08:00
5f32edd3f4 *: refine getting clusterID logic for disaggregated tiflash (#42103)
close pingcap/tidb#42102
2023-03-17 15:40:39 +08:00
a0055fd084 *: update comment (#42346) 2023-03-17 14:32:54 +08:00