does tidb support auto analyze to specify tables?
Open
type/question
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
tidb ```auto analyze``` ddl is sequential , if tidb ```auto analyze``` of one large table which will result in many small tables blocked, and they must wait long time to do analyze
so i want to specify some tables to do ```auto analyze```,the others not do it or analyze manually
Contributor guide
Assessment
This issue has not been assessed yet.