feature: make stats export/import execution distributed
Open
sig/planner
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Stats export/import execution could be very slow since those operations can't take advantage of distributed execution framework and take resources from multiple TiDB instances, and it's likely to suffer from OOM issue.
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the stats export/import implementation and the distributed execution framework, then determine how these operations could use distributed execution without consuming excessive resources across TiDB instances. Done means the operations use that framework and address the stated slowness and OOM risk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100