AnalyzePartitionMergeConcurrency cannot be abled #47594
Labels
affects-6.5
affects-7.1
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
set tidb_merge_partition_stats_concurrency=10;
the code of tidb_merge_partition_stats_concurrency never is covered.
2. What did you expect to see? (Required)
we will create 10 worker to do it.
3. What did you see instead (Required)
we will create 1 worker to do it.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: