tidb
tidb copied to clipboard
Enhancement for analyze partition table in dynamic prune mode
Enhancement
- Analyzing single partition takes too long in dynamic prune mode comparing static prune mode
- Dumping partition table stats for partition table which has global stats is not necessary
- The statement would be too long for auto analyze partition table if it has many partitions.