pingcap/tidb

reduce optimizer cpu usage when handling very large IN(...) expression

Open

#22,412 opened on Jan 15, 2021

View on GitHub
 (30 comments) (0 reactions) (0 assignees)Go (40,090 stars) (6,186 forks)batch import
help wantedpriority/P1sig/plannertype/enhancement

Description

Development Task

When handling expression with a very large IN(...) expression, the optimizer could use too much CPU. image

image image image image

Contributor guide

reduce optimizer cpu usage when handling very large IN(...) expression · pingcap/tidb#22412 | Good First Issue