pingcap/tidb

Use a new struct to store the props generated by `preparePossibleProperties`

Open

#10,749 opened on 2019年6月10日

GitHub で見る
 (0 comments) (1 reaction) (2 assignees)Go (6,186 forks)batch import
help wantedsig/plannertype/performance

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (平均マージ 14d 4h) (30d で 346 merged PRs)

説明

after https://github.com/pingcap/tidb/pull/10548 There'll be multiple props which share the same suffix. We can implement a struct which can store the eqPrefixLen to cut off the possible props then reduce the search space.

コントリビューターガイド