Control cop request concurrency for sortedSelectResult
#42244
Labels
type/enhancement
The issue or PR belongs to an enhancement.
sortedSelectResult
#42244
Enhancement
After #42024, the concurrency for partition table will be number of partitions which is not same as before.
The concurrency should be controlled by
tidb_distsql_scan_concurrency
, maybe we could generate different plan for different partition number of partitions.The text was updated successfully, but these errors were encountered: