pingcap / pingcap/tidb

Utilize fast reorg for adding index triggered by 'modify column' and 'reorg partition'

Open
#63,223 0 comments 2 reactions 1 assignee Claimed by @CbcWestwolf View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

In the current implementation, adding indexes triggered by 'modify column' and 'reorg partition' backfills data by the legacy txn way, which is slow. We can utilize fast reorg to speed up this 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.