pingcap/tidb

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

Open

#10,749 建立於 2019年6月10日

在 GitHub 查看
 (0 留言) (1 反應) (2 負責人)Go (40,090 star) (6,186 fork)batch import
help wantedsig/plannertype/performance

描述

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.

貢獻者指南