pingcap / pingcap/tidb

Concurrent merging of global statistics

Open
#55,056 0 comments 0 reactions 0 assignees View on GitHub
component/statistics sig/planner type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

After https://github.com/pingcap/tidb/pull/47391, We have supported asynchronous merging of global statistics; however, the issue is that this is only a single-threaded merge of global statistics. Therefore, for tables with many columns, this could pose a problem. We need to enhance parallel computation capabilities here to expedite the process.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.