pingcap/tidb

refine the implementation of IndexMergeReader

Open

#14,332 opened on Jan 3, 2020

View on GitHub
 (2 comments) (5 reactions) (0 assignees)Go (6,186 forks)batch import
help wantedsig/executiontype/enhancement

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (Avg merge 14d 4h) (346 merged PRs in 30d)

Description

Feature Request

Is your feature request related to a problem? Please describe:

The implementation of IndexMergeReader is rough now, we can refine it further to make the code more readable and correct.

Describe the feature you'd like:

Contributor guide