pingcap / pingcap/tidb

feature: make stats export/import execution distributed

Open
#52,781 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.